SupaBotBase:一个易于使用的Discord Bot基础具有消息和斜杠命令支持是为discord.js设计的 源码
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
下载地址
用户评论