minecraft messages robot 我的世界聊天消息自动同步到qq群
我的世界聊天消息自动同步到qq群
有人催我把这个程序开源,本来想完闪好了再开源的。再下懒犯了。不知什时才完善好
先发出来再说。别吐槽代写的烂。。。。。
欢迎提 pr
apt install inotify-tools python3 python3-pip
server.proporties中要开启RCON相关的支持,先设置mc.rcon=true,然后设置port和password重新开服
RCON协议的python实现
pip3 install -r requirements.txt --user
把sample.py,mcrcon.py放到qqbot的plugins文件夹下(具体可以参考qqbot文档)
qq plug sample注册插件(qqbot文档)
或许setup.sh可以完成这个功能
我是部署debian上的
windows管不着
https://github.com/pandolia/qqbot
https://github.com/barneygale/MCRcon