discord-bot:for用于Three.js Discord服务器的Discord机器人

时间:2024-04-25 04:12:01
【文件属性】:

文件名称:discord-bot:for用于Three.js Discord服务器的Discord机器人

文件大小:118KB

文件格式:ZIP

更新时间:2024-04-25 04:12:01

nodejs threejs discord JavaScript

Threejs Discord Bot Three.js助手 用于Discord机器人。 · 安装并运行 确保您已经安装了nodejs和yarn。 使用以下命令安装依赖项: yarn 完成后,使用以下命令启动机器人: yarn start 要运行测试: yarn test 配置凭证 为了使用漫游器/交互功能,Discord需要进行身份验证。 要将机器人设置为本地/生产用途,您需要在文件中指定凭据。 注意:您必须将bot与具有applications.commands范围的服务器一起添加到服务器中,以调用斜杠命令。 .env (不提交) # Used for authentication with Discord TOKEN="bot token" # Used for local testing of slash commands GUILD="guild ID"


【文件预览】:
discord-bot-main
----.gitignore(121B)
----README.md(1KB)
----.github()
--------workflows()
----.prettierrc(131B)
----Procfile(19B)
----LICENSE(1KB)
----.eslintrc(251B)
----.gitattributes(18B)
----package.json(1KB)
----src()
--------utils()
--------constants.js(1KB)
--------tests()
--------events()
--------bot()
--------index.js(60B)
--------config.js(870B)
--------commands()
----.babelrc(256B)
----yarn.lock(263KB)

网友评论