1. 首页
  2. 数据库
  3. 其它
  4. SupaBotBase:一个易于使用的Discord Bot基础具有消息和斜杠命令支持是为discord.js设计的 源码

SupaBotBase:一个易于使用的Discord Bot基础具有消息和斜杠命令支持是为discord.js设计的 源码

上传者: 2021-02-09 23:34:03上传 ZIP文件 24.94KB 热度 8次
SupaBotBase 一个易于使用的Discord.js Bot基础,带有消息和斜杠命令支持。 文献资料 查看以获取文档。 例 bot.js // Require the SupaBotBase package const SupaBotBase = require ( "SupaBotBase" ) ; // Construct the bot let bot = new SupaBotBase ( { dir : __dirname } ) ; // Load the commands in the "commands" directory bot . loadCommands
下载地址
用户评论