GUGUbot

A QQ bot connect MC and QQ

information
management

Installation command

!!MCDR plugin install gugubot

Synced at

...

Last update

...

Latest version

Total downloads

4943

Back to catalogue

gugubot-v2.0.32.mcdr

Version

2.0.32

Date

March 17, 2026

Size

197.01 KiB

Downloads

1

MD5

4b7acaabe038d4a143634fee9cbf1a7b

SHA256

256d38632de5330dc14f50c07ea9b6fce4629a88cabcf6870307fe4ff8cd52ee

MCDR Plugin Dependencies

Plugin IDRequirement
whitelist_api>=1.3.0
mg_events>=0.2.3
player_ip_logger>=1.1.0

Python Package Requirements

Python PackageRequirement
requests
ruamel.yaml
websocket-client>=1.0.0
websocket-server>=0.6.0
mcstatus>=11.0.0

Python Package Installation Command

pip install requests ruamel.yaml "websocket-client>=1.0.0" "websocket-server>=0.6.0" "mcstatus>=11.0.0"

What's Changed

  • 绑定逻辑调整:删除多余判断,绑定结果反应白名单添加结果。 by @PeterTerpe in #208
  • Initialize parser in BasicConnector instead of on_message by @XueK66 in #207 #197

New Contributors

Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.0.31...v2.0.32