15 Commits

Author SHA1 Message Date
lixiangwuxian
7f0560b56e fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝 2025-04-09 23:28:39 +08:00
lixiangwuxian
afd80bb1bf fix: 优化绑定功能的错误提示信息,增加了对用户输入的详细说明,同时在获取玩家数据时添加了重试机制以提高稳定性 2025-03-24 23:20:54 +08:00
lixiangwuxian
bfac7dfa59 refactor: 调整 BeatLeader 模块,注释并移除热门成绩相关功能 2025-03-08 19:22:41 +08:00
lixiangwuxian
861ee37da3 fix: 调整最近成绩消息的换行符处理 2025-03-08 18:10:47 +08:00
lixiangwuxian
e6cb03fdc5 fix: 修正图片文件路径生成逻辑,移除硬编码的文件前缀 2025-03-08 17:55:31 +08:00
lixiangwuxian
e4b25e1845 feat: 在最近成绩消息中添加歌曲缩略图 2025-03-08 17:52:34 +08:00
lixiangwuxian
06dc8ea4d1 fix: 修改图片处理逻辑,将文件扩展名从 .png 更改为 .jpeg 2025-03-08 17:35:10 +08:00
lixiangwuxian
13ea5d7f98 feat: 重构消息处理模块,引入统一的消息接口和类型安全的消息解析 2025-03-08 16:10:06 +08:00
lixiangwuxian
e0637ab81f refactor: update file paths to use /tmp/qqbot for image generation 2025-02-23 01:13:26 +08:00
lixiangwuxian
38940fa07f refactor: centralize temporary file path generation and update file references 2025-02-22 18:40:26 +08:00
lixiangwuxian
a79991c4ff feat: enhance help inform structure and update command descriptions across various handlers 2024-12-26 11:35:34 +08:00
lixiangwuxian
049b5774bf feat: 更新权限系统 2024-10-20 02:46:56 +08:00
lixiangwuxian
33d98731d2 feat: 添加beatleader相关查询 2024-10-20 01:26:14 +08:00
lixiangwuxian
d4b8e7c11f refactor: 重构ss输出,重构url解析 2024-10-17 01:51:00 +08:00
lixiangwuxian
769308389a refactor: 重构数据库逻辑 2024-10-11 00:14:11 +08:00