Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 732 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 732 Bytes

MCBotPlugin

安装

配置完成 QChatGPT 主程序后使用管理员账号向机器人发送命令即可安装:

!plugin get https://github.com/RockChinQ/MCBotPlugin

或查看详细的插件安装说明

数据库

需要使用数据库存储绑定信息和时长统计信息,目前支持 MongoDB。

首次启动后将生成一个 mcbot.yaml, 把 mongodb 的连接 URI 填进去。

使用

命令

  • !mcbot - 查看帮助
  • !bind <server> - 绑定服务器到此群
  • !unbind - 解绑服务器
  • !status - 查看服务器状态
  • !time - 查看时长统计信息