文件名称:PhantomBotModules:由willkillyaquick创建的自定义PhantomBot模块
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-17 11:37:08
JavaScript
#这是什么? 这些是我为PhantomBot构建的自定义模块。 您必须安装PhantomBot才能使它们工作。 您可以在找到该机器人以及安装该机器人的说明。 安装后,您需要将模块文件和文件夹结构复制到phantombot根文件夹中的./scripts/中。 例子: custom / quizHandler.js-> ./scripts/custom/quizHandler.js lang / custom / custom-quizHandler.js-> ./scripts/lang/custom/custom-quizHandler.js #测验处理程序模块需要 自定义/quizHandler.js lang / english / custom / custom-quizHandler.js #Extra Life系统模块需要 自定义/ExtraLifeSystem.js l
【文件预览】:
PhantomBotModules-master
----lang()
--------english()
----discord()
--------custom()
----README.md(2KB)
----custom()
--------handlerQuiz.js(8KB)
--------insult.js(2KB)
--------fortuneCookie.js(1KB)
--------topicGenerator.js(1KB)
--------extraLifeSystem.js(10KB)
--------praise.js(2KB)