SlyAimer
|
d6116f7b2c
|
feat(bot): 添加定时任务清理缓存功能
refactor(light_novel): 将轻小说图片路径改为临时路径
refactor(data_source): 将日报图片路径改为临时路径
feat(platform): 添加定时清理缓存功能
refactor(html_to_img): 将轻小说图片路径改为临时路径
refactor(daily_report): 将日报图片路径改为临时路径
refactor(path_config): 移除日报和轻小说路径配置
|
2025-03-03 11:25:51 +08:00 |
|
SlyAimer
|
546ebad716
|
refactor(src/plugins/check.py): 更新 AI 聊天函数
- 将 ai_chat.deepseek_chat() 函数替换为 ai_chat.silicon_flow()
(cherry picked from commit 21c82dc6e7)
|
2025-02-28 14:27:59 +08:00 |
|
SlyAimer
|
183d632747
|
feat(plugins): 添加绝对色感游戏并优化图片处理
- 新增绝对色感游戏插件,包含颜色生成和猜测逻辑
- 重构部分插件,使用异步函数处理网络请求和图片生成
- 优化图片下载和删除操作,提高代码复用性- 更新命令列表和菜单显示,增加新功能入口
(cherry picked from commit 7eb40ad582)
|
2025-02-28 14:26:01 +08:00 |
|
SlyAimer
|
823a762e6f
|
fix(check): 更新发送菜单内容
(cherry picked from commit 62d4ea28f0)
|
2025-02-25 11:23:41 +08:00 |
|
SlyAimer
|
d30e13156e
|
fix(fortune): 移除今日塔罗多余提示范围
fix(check): 更新发送菜单内容
|
2025-02-25 11:17:06 +08:00 |
|
|
|
81e12d7cd7
|
refactor(ai_chat): 采用siliconflow的API,将请求改为异步
|
2025-02-24 17:53:24 +08:00 |
|
|
|
fbe9e69922
|
fix(light_novel):新增获取信息失败时异常抛出
|
2025-02-24 13:43:22 +08:00 |
|
SlyAimer
|
e6997823db
|
feat(tarot): 新增六芒星牌阵支持
- 新增A1Hexagram.html模板文件
- 调整A1CelticCross.html样式,移除背景图片并微调布局
- 更新tarot.py中的牌阵配置,增加html_name字段
- 修改fortune.py,支持六芒星牌阵选项
|
2025-02-23 15:32:14 +08:00 |
|
SlyAimer
|
404850b06e
|
feat(tarot): 新增塔罗牌阵功能及HTML模板
- 新增A1CelticCross.html
- 重构tarot.py模型,支持多种牌阵抽取
- 修改fortune.py插件,支持牌阵抽取指令
- 新增塔罗牌图片资源1.jpg
|
2025-02-23 01:58:35 +08:00 |
|
|
|
46532baf4a
|
rebase master
|
2025-02-20 17:33:58 +08:00 |
|