lixiangwuxian
|
9c3c5f9b64
|
refactor: remove unused fields from BondData struct for improved clarity and maintainability
|
2025-01-08 22:51:57 +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
|
ff8d077f1c
|
fix: update HelpInforms key usage from triggerName to category for improved organization
|
2024-12-26 15:23:52 +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
|
48dd4b17de
|
refactor: rename Fail function to ChanceToFalse for improved clarity
|
2024-12-26 10:55:09 +08:00 |
|
lixiangwuxian
|
52c33ec48a
|
feat: implement WebSocket client reconnection logic and enhance client structure
|
2024-12-26 10:41:46 +08:00 |
|
lixiangwuxian
|
d2fc755df5
|
refactor: streamline UnRegisterLiveHandler calls in xiBaoTemp and beiBaoTemp functions
|
2024-12-21 22:31:03 +08:00 |
|
lixiangwuxian
|
e14023a59d
|
feat: 修复 QQ 文档 URL 解析问题
|
2024-12-21 14:15:37 +08:00 |
|
lixiangwuxian
|
963fa126d8
|
feat: 仅处理bilibili追踪参数
|
2024-12-19 21:08:00 +08:00 |
|
lixiangwuxian
|
1f7b082e02
|
chore: 添加命令说明,去除url移除
|
2024-12-11 23:27:41 +08:00 |
|
lixiangwuxian
|
be37dcc1fd
|
feat: 添加群名片支持
|
2024-11-27 01:20:31 +08:00 |
|
lixiangwuxian
|
2fccf24709
|
chore: 杂项修改
|
2024-11-27 01:15:45 +08:00 |
|
lixiangwuxian
|
978aa6a04e
|
fix: 修复各种问题
|
2024-11-08 00:43:06 +08:00 |
|
lixiangwuxian
|
033e1b041c
|
feat: 添加新股通知
|
2024-11-08 00:42:41 +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
|
0162c27789
|
feat: 添加21点帮助
|
2024-11-01 22:35:54 +08:00 |
|
lixiangwuxian
|
71b3fe8bbf
|
feat: 喜报不要求保证同一条消息
|
2024-11-01 22:35:39 +08:00 |
|
lixiangwuxian
|
74cb2d19ca
|
refactor: 重构RegisterLiveHandler,不再主动注销handler
|
2024-11-01 00:47:00 +08:00 |
|
lixiangwuxian
|
53da17802a
|
feat: 添加21点游戏
|
2024-11-01 00:46:26 +08:00 |
|
lixiangwuxian
|
dce09c6e1f
|
feat: 添加steam上线速报
|
2024-10-28 02:58:26 +08:00 |
|
lixiangwuxian
|
7e28953a56
|
refactor: 重构消息发送模型
|
2024-10-28 02:58:08 +08:00 |
|
lixiangwuxian
|
fe863a9ac8
|
refactor: 清理不可达分支
|
2024-10-26 03:48:56 +08:00 |
|
lixiangwuxian
|
0fdaade4a9
|
fix: 修复忽略等级判断问题
|
2024-10-26 03:31:15 +08:00 |
|
lixiangwuxian
|
d0152c6c81
|
feat: 添加工单前端支持
|
2024-10-26 03:30:54 +08:00 |
|
lixiangwuxian
|
40f1f51cfa
|
feat: 添加Steam查房功能
|
2024-10-26 03:30:33 +08:00 |
|
lixiangwuxian
|
ecdc1ed254
|
fix: 修正注解格式错误
|
2024-10-25 01:39:25 +08:00 |
|
lixiangwuxian
|
904a1fefff
|
Merge branch 'main' of ssh://127.0.0.1:2222/lixiangwuxian/qq_bot
|
2024-10-25 01:38:21 +08:00 |
|
lixiangwuxian
|
9bd8ca422a
|
feat: 支持多次重试下载图片
|
2024-10-25 01:37:41 +08:00 |
|
lixiangwuxian
|
907f41234d
|
refactor: 重构docker调用
|
2024-10-25 01:37:16 +08:00 |
|
lixiangwuxian
|
2834f73d06
|
refactor: 校长上下文调整为群共用
|
2024-10-25 01:36:42 +08:00 |
|
lixiangwuxian
|
28dec155f8
|
fix: docker运行添加转义符
|
2024-10-25 01:36:04 +08:00 |
|
lixiangwuxian
|
37161b4147
|
feat: 添加工单请求接口
|
2024-10-24 19:19:11 +08:00 |
|
lixiangwuxian
|
5997c37576
|
Merge branch 'main' of https://git.lxtend.com/lixiangwuxian/qq_bot
|
2024-10-24 14:35:20 +08:00 |
|
lixiangwuxian
|
0fc6e0d52a
|
feat: 添加忽略等级
|
2024-10-24 14:33:49 +08:00 |
|
lixiangwuxian
|
b37bc9a13b
|
fix: 添加exec.go的注释
|
2024-10-21 20:40:17 +08:00 |
|
lixiangwuxian
|
f840391f97
|
feat: 支持调用docker容器
|
2024-10-21 20:33:41 +08:00 |
|
lixiangwuxian
|
c7e3199870
|
feat: 构建时拉取依赖
|
2024-10-21 18:51:42 +08:00 |
|
lixiangwuxian
|
7dfde04639
|
chore: 修改权限提示内容
|
2024-10-20 15:47:50 +08:00 |
|
lixiangwuxian
|
33ef75c54f
|
feat: ws断连后自动重试
|
2024-10-20 15:47:30 +08:00 |
|
lixiangwuxian
|
5a56f6fdc7
|
feat: 添加关键词回复
|
2024-10-20 15:47:00 +08:00 |
|
lixiangwuxian
|
003c9b6f90
|
feat: 添加切分文本功能
|
2024-10-20 14:34:37 +08:00 |
|
lixiangwuxian
|
67cff69184
|
fix: 修复权限加入问题
|
2024-10-20 03:56:35 +08:00 |
|
lixiangwuxian
|
9cbcc3227f
|
refactor: 使用正则分割信息
|
2024-10-20 03:25:20 +08:00 |
|
lixiangwuxian
|
6f78e3e30d
|
fix: 修复权限系统qq提取问题,新增权限问题
|
2024-10-20 03:20:37 +08:00 |
|
lixiangwuxian
|
049b5774bf
|
feat: 更新权限系统
|
2024-10-20 02:46:56 +08:00 |
|
lixiangwuxian
|
03ee846b7a
|
refactor: 重构handler系统
|
2024-10-20 02:40:02 +08:00 |
|
lixiangwuxian
|
6dad9bb76f
|
feat: 喜报/悲报支持图片
|
2024-10-20 02:25:39 +08:00 |
|
lixiangwuxian
|
235d22a4c0
|
refactor: 修改网页为远程执行
|
2024-10-20 01:27:15 +08:00 |
|
lixiangwuxian
|
66d0d683e8
|
feat: 修改为实例dockerfile
|
2024-10-20 01:26:33 +08:00 |
|