1. 首页
  2. 数据库
  3. 其它
  4. user bot 源码

user bot 源码

上传者: 2021-04-18 07:38:37上传 ZIP文件 1.97KB 热度 10次
用户机器人 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
下载地址
用户评论