使用 Discord.js 库构建 Nadeshiko Discord 聊天机器人

将指导您如何使用 Discord.js 库在 Node.js 中设置 Nadeshiko Discord 聊天机器人。

先决条件:

  • Node.js (建议版本 12.8.1 或更高)
  • TypeScript 编译器 (tsc)

设置步骤:

  1. 克隆存储库:

git clone https://github.com/szyven/nadeshiko.git

  1. 安装依赖项:

  2. 运行 npm install 安装项目依赖项。

  3. 填写配置文件:

  4. 为机器人配置必需的信息,如令牌和前缀。

  5. 运行机器人:

  6. 运行 npm run start 启动机器人。

通过遵循这些步骤,您将能够成功设置 Nadeshiko Discord 聊天机器人。

zip
nadeshiko-master.zip 预估大小:96个文件
folder
nadeshiko-master 文件夹
file
.gitignore 24B
file
.env.example 249B
file
package.json 910B
file
.npmrc 20B
folder
src 文件夹
folder
functions 文件夹
file
isUrl.js 650B
file
launcher.cmd 1KB
folder
models 文件夹
file
guild.js 238B
folder
events 文件夹
file
guildCreate.js 566B
file
ready.js 854B
file
error.js 61B
file
disconnect.js 98B
file
guildDelete.js 222B
file
warn.js 57B
file
reconnecting.js 107B
file
message.js 3KB
file
index.js 2KB
folder
utils 文件夹
file
loader.js 696B
folder
commands 文件夹
folder
fun 文件夹
file
trivia.ts 3KB
file
coin.js 759B
file
apod.js 548B
file
today.js 1KB
file
dadjoke.js 425B
file
8ball.js 604B
file
space.js 380B
file
joke.js 1KB
file
owo.js 493B
file
roast.js 717B
file
compliment.js 675B
file
meme.js 1KB
folder
reaction 文件夹
file
cuddle.ts 899B
file
hug.ts 842B
file
feed.ts 840B
file
lick.ts 816B
file
smug.ts 648B
file
laugh.ts 661B
file
kiss.ts 848B
file
slap.ts 817B
file
poke.ts 815B
file
cry.ts 672B
file
pat.ts 810B
folder
utility 文件夹
file
time.js 320B
file
stats.js 2KB
file
help.js 2KB
file
define.js 1KB
file
prefix.js 1KB
file
weather.js 2KB
file
avatar.js 583B
file
ip.js 1KB
file
shorten.js 686B
file
urban.js 1KB
file
server.js 2KB
file
user.js 3KB
folder
animal 文件夹
file
catfact.ts 386B
file
bird.ts 470B
file
redpanda.ts 488B
file
dogfact.ts 385B
file
shibe.ts 513B
file
panda.ts 504B
file
fox.ts 488B
file
dog.ts 498B
file
cat.ts 498B
file
koala.ts 472B
folder
anime 文件夹
file
manga.js 2KB
file
anime.js 2KB
file
neko.js 550B
file
character.js 2KB
folder
image 文件夹
file
hackerman.js 905B
file
phcmt.js 1KB
file
jail.js 901B
file
brazzers.js 935B
file
tableflip.js 981B
file
trigger.js 905B
file
spank.js 1KB
file
gay.js 943B
file
tweet.js 1KB
file
fire.js 909B
file
wanted.js 954B
file
sharder.js 426B
folder
assets 文件夹
folder
json 文件夹
file
roasts.json 18KB
file
CODE_OF_CONDUCT.md 3KB
file
LICENSE 11KB
file
tsconfig.json 352B
folder
.github 文件夹
file
stale.yml 545B
file
FUNDING.yml 63B
file
dependabot.yml 140B
file
.prettierignore 61B
file
README.md 2KB
folder
.idea 文件夹
file
.gitignore 98B
file
nadeshiko.iml 458B
file
vcs.xml 180B
folder
codeStyles 文件夹
file
codeStyleConfig.xml 142B
file
Project.xml 2KB
file
modules.xml 270B
folder
locales 文件夹
file
en.json 8KB
file
.prettierrc.yml 62B
folder
.vscode 文件夹
file
settings.json 69B
...
zip 文件大小:70.04KB