Installation command
!!MCDR plugin install gugubot
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
733
Back to catalogue
GUGUbot-v1.9.8.mcdr
Version
1.9.8
Date
January 9, 2025
Size
11.81 MiB
Downloads
45
MD5
96d6471948c8aa3316ca783acf18d11c
SHA256
6c7ef23618cccde54f82d8a70760ca72a5dd9a6cfbcf287b5c7ee9b48e29a85f
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
cq_qq_api | >=1.1.0 |
online_player_api | >=1.0.0 |
player_ip_logger | >=1.1.0 |
whitelist_api | >=1.3.0 |
mg_events | >=0.2.3 |
Python Package Requirements
Python Package | Requirement |
---|---|
pygame | |
Requests | |
ruamel.yaml |
Python Package Installation Command
pip install pygame Requests ruamel.yaml
Release notes
修复:
- 转发时报错
ValueError
- 被@人后面信息颜色错误
- 回复时 被@人缺少 @符号
- 移除上报具体消息,减轻空间占用
- 移除在风格文件里多余的
f-string
#140
优化:
- 统一风格文件引号 #140
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v1.9.7...v1.9.8