user bot 源码
用户机器人 USER-BOT-用于创建个人VK页面bot的模块 Installation npm install user - bot Using const { Bot , Command } = require ( "user-bot" ) ; new Bot ( "token" , user_id ) ; new Command ( regexp , process , user_id ) ; 最初,在机器人中创建一个命令“ restart”以重新启动机器人。 An example of a simple page bot const { Bot , Command } = require ( "user-bot" ) ; new Bot ( '1df7f07400be0ec3b797fa6bc12d2f98fb79990a639bfc0d671c14b9793ab4e4
文件列表
user-bot-main.zip
(预估有个2文件)
user-bot-main
README.md
922B
index.js
4KB
暂无评论