40 Commits

Author SHA1 Message Date
lixiangwuxian
f151d08473 fix: 优化 BeatLeader 最近成绩获取的排序参数 2025-03-08 19:58:27 +08:00
lixiangwuxian
f02b00fb6a fix: 优化 BeatLeader 歌曲 ID 处理逻辑,增加健壮性 2025-03-08 19:46:54 +08:00
lixiangwuxian
beb8562690 fix: 修正 BeatLeader 最近成绩获取中的时间和玩家信息处理 2025-03-08 19:40:37 +08:00
lixiangwuxian
24aa3dd71a fix: 修复 BeatLeader 最近成绩获取的 JSON 解析逻辑 2025-03-08 19:28:56 +08:00
lixiangwuxian
bfac7dfa59 refactor: 调整 BeatLeader 模块,注释并移除热门成绩相关功能 2025-03-08 19:22:41 +08:00
lixiangwuxian
b0892412ce feat: 优化 BeatLeader 和 ScoreSaber 数据查询逻辑,新增数据变更检测方法 2025-03-08 19:01:47 +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
38940fa07f refactor: centralize temporary file path generation and update file references 2025-02-22 18:40:26 +08:00
lixiangwuxian
388cfdf377 refactor: modify cycle task initialization to start immediately for score cleanup 2025-02-22 18:16:54 +08:00
lixiangwuxian
df2ad0de94 feat: add binding checks in BindBL and BindSS functions to prevent account conflicts 2025-01-16 21:34:07 +08:00
lixiangwuxian
db8ced6807 feat: add scheduled cleanup tasks for temporary files and old scores in works and beatleader/scoresaber services 2025-01-15 10:36:15 +08:00
lixiangwuxian
a607e45fe3 refactor: improve error messages in BindBL and BindSS functions to provide clearer feedback on input validation and player data retrieval issues 2025-01-15 10:35:46 +08:00
lixiangwuxian
a35dfc74f0 refactor: clean up PlayerData struct by commenting out unused fields for better readability and maintainability 2025-01-08 22:52:06 +08:00
lixiangwuxian
a1fcfe4366 feat: add help inform messages for bot commands and improve error handling in player data fetching 2024-12-28 22:32:05 +08:00
lixiangwuxian
2efcdc942b fix: fix docker image reference 2024-11-07 19:53:44 +08:00
lixiangwuxian
5ee7dd5f8d feat: add python support 2024-11-07 19:47:09 +08:00
lixiangwuxian
71b3fe8bbf feat: 喜报不要求保证同一条消息 2024-11-01 22:35:39 +08:00
lixiangwuxian
fe863a9ac8 refactor: 清理不可达分支 2024-10-26 03:48:56 +08:00
lixiangwuxian
907f41234d refactor: 重构docker调用 2024-10-25 01:37:16 +08:00
lixiangwuxian
f840391f97 feat: 支持调用docker容器 2024-10-21 20:33:41 +08:00
lixiangwuxian
5a56f6fdc7 feat: 添加关键词回复 2024-10-20 15:47:00 +08:00
lixiangwuxian
6f78e3e30d fix: 修复权限系统qq提取问题,新增权限问题 2024-10-20 03:20:37 +08:00
lixiangwuxian
6dad9bb76f feat: 喜报/悲报支持图片 2024-10-20 02:25:39 +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
9f5106663f refactor: 自动截取整页 2024-10-13 16:04:05 +08:00
lixiangwuxian
1495ac516b refactor: 重命名Message.RawMsg 2024-10-13 14:40:32 +08:00
lixiangwuxian
056767b4f0 feat: 添加截图功能 2024-10-13 04:54:49 +08:00
lixiangwuxian
ffb5ff8af8 fix: 正确输出用户信息 2024-10-13 04:54:27 +08:00
lixiangwuxian
c4ca758682 refactor: 重构ssid查询 2024-10-13 04:53:28 +08:00
lixiangwuxian
115d83ff28 feat: 添加时间间隔信息 2024-10-11 00:36:12 +08:00
lixiangwuxian
769308389a refactor: 重构数据库逻辑 2024-10-11 00:14:11 +08:00
lixiangwuxian
abd9531fb0 feat: 支持换行 2024-10-09 01:53:00 +08:00
lixiangwuxian
c13b7f2068 feat: 添加喜报功能 2024-10-09 01:30:50 +08:00
lixiangwuxian
f5e9b74c5a feat: 添加查成绩功能 2024-10-09 00:50:42 +08:00
lixiangwuxian
6fee9f965c feat: 输出过滤原因 2024-10-08 12:38:46 +08:00
lixiangwuxian
6c0bfec498 feat: 只抓取国区数据 2024-10-08 12:04:55 +08:00
lixiangwuxian
7f5ad41fad feat(scoresaber): 支持分数变动比较 2024-10-08 02:02:51 +08:00
lixiangwuxian
4d6c22ff7b init: 初始化仓库 2024-10-08 01:34:26 +08:00