17 Commits

Author SHA1 Message Date
444be993c3 feat: 使用自制绘图库替换gg库 2025-05-15 10:51:08 +08:00
lixiangwuxian
91f713d3de fix: 更新图片下载功能以支持动态文件扩展名,并修复文件路径生成逻辑 2025-04-10 01:32:13 +08:00
lixiangwuxian
7f0560b56e fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝 2025-04-09 23:28:39 +08:00
lixiangwuxian
c6fbedc859 fix: 更新喜报和悲报的帮助信息,支持换行或多消息发送;修正图片文件路径的构建方式,使用动态路径替代静态路径 2025-03-18 19:20:57 +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
d2fc755df5 refactor: streamline UnRegisterLiveHandler calls in xiBaoTemp and beiBaoTemp functions 2024-12-21 22:31:03 +08:00
lixiangwuxian
71b3fe8bbf feat: 喜报不要求保证同一条消息 2024-11-01 22:35:39 +08:00
lixiangwuxian
9cbcc3227f refactor: 使用正则分割信息 2024-10-20 03:25:20 +08:00
lixiangwuxian
049b5774bf feat: 更新权限系统 2024-10-20 02:46:56 +08:00
lixiangwuxian
6dad9bb76f feat: 喜报/悲报支持图片 2024-10-20 02:25:39 +08:00
lixiangwuxian
48891fbd0a feat: 添加帮助功能 2024-10-15 23:07:49 +08:00
lixiangwuxian
1495ac516b refactor: 重命名Message.RawMsg 2024-10-13 14:40:32 +08:00
lixiangwuxian
7aebdeae56 feat: 添加悲报 2024-10-11 00:13:42 +08:00
lixiangwuxian
c13b7f2068 feat: 添加喜报功能 2024-10-09 01:30:50 +08:00