Commit Graph

84 Commits

Author SHA1 Message Date
3fcbbd3308 调整指令结构,新增肯德基疯狂星期四文案指令 2023-12-21 17:05:21 +08:00
5a1ede0646 🆕 新增指令插件,新增雷神加速器操作指令 2023-12-20 15:42:50 +08:00
c40dbead3e 🎨 优化词云文件地址配置
All checks were successful
BuildImage / build-image (push) Successful in 1m21s
2023-12-13 15:30:37 +08:00
cf03704ea8 Merge branch 'main' of https://gitee.ltd/lxh/go-wxhelper 2023-12-11 10:53:53 +08:00
e2029e48c5 完善插件
All checks were successful
BuildImage / build-image (push) Successful in 1m15s
2023-12-11 10:53:21 +08:00
e4af82d73e none 2023-12-11 10:49:37 +08:00
f7c5ef21af Merge branch 'main' of https://gitee.ltd/lxh/go-wxhelper 2023-12-11 10:47:59 +08:00
a1e3af7953 完善插件 2023-12-11 10:47:12 +08:00
e6c0bfe2cc 完善插件 2023-12-11 10:44:23 +08:00
7e545cef95 🐛 Fix a bug.
All checks were successful
BuildImage / build-image (push) Successful in 1m12s
2023-12-10 09:29:17 +08:00
3fbaf7aeb6 🎨 逻辑优化
All checks were successful
BuildImage / build-image (push) Successful in 1m29s
2023-12-10 08:19:21 +08:00
3bc95e1317 🎨 逻辑优化 2023-12-10 08:14:09 +08:00
cab6b2633e 🎨 优化 AI,支持记录几句上下文,并优化了 at 消息匹配的正则
All checks were successful
BuildImage / build-image (push) Successful in 1m13s
2023-12-09 11:52:11 +08:00
58cb76ed75 🎨 优化日志打印
All checks were successful
BuildImage / build-image (push) Successful in 1m14s
2023-12-08 11:41:59 +08:00
e9212f68cc 🆕 新增插件系统(WIP) 2023-12-08 11:36:28 +08:00
64e6de06c1 Merge branch 'main' of https://gitee.ltd/lxh/go-wxhelper 2023-12-08 10:35:36 +08:00
7928fbcc9c Update dependencies in go-wechat module
This commit updates various dependencies within the go-wechat module. The version updates appear across major libraries such as fsnotify, gocron, resty, viper, and several others. This is part of routine
2023-12-08 10:35:05 +08:00
b49247bf89 🐛 Fix a bug.
All checks were successful
BuildImage / build-image (push) Successful in 1m11s
2023-12-07 23:27:07 +08:00
8b7487b42b 🎨 优化写法
All checks were successful
BuildImage / build-image (push) Successful in 1m8s
2023-12-07 23:00:57 +08:00
ac9f68c80d 🎨 打印 sql 语句 2023-12-07 23:00:16 +08:00
43ddd23258 🐛 Fix a bug.
All checks were successful
BuildImage / build-image (push) Successful in 1m18s
2023-12-07 22:38:49 +08:00
ccb0216484 🐛 Fix a bug.
All checks were successful
BuildImage / build-image (push) Successful in 1m32s
2023-12-07 16:04:32 +08:00
37bf8de132 🎨 优化迎新逻辑,引入资源概念 2023-12-07 15:58:55 +08:00
63d50b815c 🆕 支持转发消息到外部服务(暂时只支持socket)
All checks were successful
BuildImage / build-image (push) Successful in 1m30s
2023-12-06 10:16:52 +08:00
81be5a0f70 🐛 Fix a bug. 2023-12-06 10:01:53 +08:00
89c504d019 🆕 页面新增迎新开关实现
All checks were successful
BuildImage / build-image (push) Successful in 1m19s
2023-12-04 14:24:30 +08:00
14d407eff1 🆕 新增迎新开关 2023-12-04 14:17:52 +08:00
d4fcfda112 🎨 消息处理逻辑优化 2023-12-04 14:17:32 +08:00
ce11fd40c4 🐛 Fix a bug. 2023-12-04 14:12:15 +08:00
454b5f0980 群成员新增加群时间字段
All checks were successful
BuildImage / build-image (push) Successful in 1m31s
2023-12-01 10:22:01 +08:00
2af0719f51 网页管理基本功能完成
All checks were successful
BuildImage / build-image (push) Successful in 20m20s
2023-11-30 23:12:38 +08:00
699f10e854 🆕 完善页面(未完成) 2023-11-30 17:31:50 +08:00
0430c2203e 🐳 脚本完善
All checks were successful
BuildImage / build-image (push) Successful in 1m8s
2023-11-30 14:20:48 +08:00
917e96b332 🐳 脚本完善
All checks were successful
BuildImage / build-image (push) Successful in 1m6s
2023-11-30 11:56:40 +08:00
e80fe2a7a0 🐳 脚本完善
All checks were successful
BuildImage / build-image (push) Successful in 1m7s
2023-11-30 11:48:47 +08:00
dc8a7e7118 🐳 脚本完善
All checks were successful
BuildImage / build-image (push) Successful in 1m18s
2023-11-30 11:38:20 +08:00
ac589d2a4c 🐳 脚本完善 2023-11-30 11:38:12 +08:00
6a259b0552 新增一个简单的好友列表页面 2023-11-30 11:37:02 +08:00
6626f45af2 🔥 移除测试代码
All checks were successful
BuildImage / build-image (push) Successful in 1m11s
2023-11-29 10:26:47 +08:00
4b5d074517 🎨 优化水群排行榜处理逻辑,精简代码 2023-11-29 10:26:02 +08:00
e3bb115560 🎨 逻辑优化,启用AI和水群统计改为数据库配置(未全部完成) 2023-11-28 16:09:36 +08:00
3b4862d5bc 🎨 AI新增指定群不启用
All checks were successful
BuildImage / build-image (push) Successful in 1m9s
2023-11-24 09:44:13 +08:00
997ad806f0 新增发送词云图片(需配合外部工具预先生成词云图片)
All checks were successful
BuildImage / build-image (push) Successful in 1m15s
2023-11-22 10:55:40 +08:00
86435e9707 🐛 修复月度数据统计错误的BUG 2023-11-22 10:10:36 +08:00
b4470b0888 水群排行榜新增周榜和月榜
All checks were successful
BuildImage / build-image (push) Successful in 1m22s
2023-11-19 11:36:15 +08:00
500e241f8d 🐛 修复人设没传进去的BUG
All checks were successful
BuildImage / build-image (push) Successful in 59s
2023-11-17 10:05:18 +08:00
6c2bf3fc9c AI新增模型和人设配置
All checks were successful
BuildImage / build-image (push) Successful in 59s
2023-11-17 09:57:35 +08:00
91d2fc50e2 🎨 优化传递给AI的消息,去掉艾特机器人那一段字符串
All checks were successful
BuildImage / build-image (push) Successful in 1m12s
2023-11-17 09:44:14 +08:00
119c2a5359 🎨 优化AI返回内容格式,加个换行 2023-11-13 16:58:52 +08:00
06a64c5e5a 🐛 Fix a bug.
All checks were successful
BuildImage / build-image (push) Successful in 1m1s
2023-11-13 13:43:59 +08:00