Commit Graph

2653 Commits (89d76847ca890b324e35db5f6235b3bb3d900b38)

Author SHA1 Message Date
2829798842 89d76847ca
Merge branch 'MaiM-with-u:dev' into dev 2025-05-29 08:26:49 +08:00
SengokuCola 969750252b Update bot_config_template.toml 2025-05-29 00:46:45 +08:00
SengokuCola 76d305696c fix:修复兴趣集未清空,模型失败导致planer失败,绘图插件配置文件问题 2025-05-29 00:44:41 +08:00
SengokuCola de28e3bc3b Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 23:49:15 +08:00
SengokuCola bad915f6cb fix:修复小bug 2025-05-28 23:49:13 +08:00
墨梓柒 271cb7e432
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 23:29:25 +08:00
墨梓柒 146ca48671
fix: 更新MongoToSQLiteMigrator的唯一字段和验证设置 2025-05-28 23:29:11 +08:00
UnCLAS-Prommer 168fb0da40
Merge pull request #1000 from UnCLAS-Prommer/dev
fix: 正则消息匹配
2025-05-28 23:24:37 +08:00
SengokuCola 7c96c0a396 Update exprssion_learner.py 2025-05-28 23:24:16 +08:00
UnCLAS-Prommer ee8951c305
Merge branch 'MaiM-with-u:dev' into dev 2025-05-28 23:23:41 +08:00
UnCLAS-Prommer bf1b123f0b 修复正则,更改一下template注释 2025-05-28 23:23:29 +08:00
SengokuCola 2951feadb5 fix:修复表达方式空构建问题 2025-05-28 23:23:01 +08:00
SengokuCola 0087601fb3 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 22:44:46 +08:00
SengokuCola 794eb06008 Update memory_manager.py 2025-05-28 22:44:44 +08:00
github-actions[bot] 8f03be10be 🤖 自动格式化代码 [skip ci] 2025-05-28 14:42:38 +00:00
SengokuCola cd41dcb4cb better:继续优化 2025-05-28 22:42:25 +08:00
SengokuCola 278521063f Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 22:24:12 +08:00
SengokuCola 6e39965c56 better:优化logger显示 2025-05-28 22:24:08 +08:00
2829798842 d998202cc6
Update tool_processor.py 2025-05-28 22:07:23 +08:00
UnCLAS-Prommer b9edb39526
Merge pull request #999 from UnCLAS-Prommer/dev
template update
2025-05-28 21:56:45 +08:00
UnCLAS-Prommer ae374a31eb template update 2025-05-28 21:55:52 +08:00
SengokuCola 10a97f9bf1
Merge branch 'dev' into dev 2025-05-28 21:53:13 +08:00
2829798842 21fc1c70a0
Update get_memory.py 2025-05-28 21:35:17 +08:00
2829798842 30a974ad05
Update change_relationship.py 2025-05-28 21:35:00 +08:00
2829798842 5c5764d7c6
Update change_mood.py 2025-05-28 21:34:41 +08:00
2829798842 6241752898
Update rename_person_tool.py 2025-05-28 21:34:05 +08:00
2829798842 91cbe9f0fa
Update lpmm_get_knowledge.py 2025-05-28 21:33:30 +08:00
2829798842 fd35f17ade
Update get_knowledge.py 2025-05-28 21:33:05 +08:00
2829798842 69eef75eb9
Update compare_numbers_tool.py 2025-05-28 21:32:12 +08:00
2829798842 073d156466
Update planner.py 2025-05-28 21:21:49 +08:00
2829798842 53cb094c79
Update self_processor.py 2025-05-28 21:11:49 +08:00
2829798842 ebdf2de581
Update self_processor.py 2025-05-28 21:10:55 +08:00
github-actions[bot] f57903ff7c 🤖 自动格式化代码 [skip ci] 2025-05-28 13:10:24 +00:00
SengokuCola 9bb2fe2d52 feat:为noraml_caht加入表达方式 2025-05-28 21:10:09 +08:00
2829798842 b0c7daa1e4
Update mind_processor.py 2025-05-28 21:10:06 +08:00
墨梓柒 1960f979ee
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 20:52:25 +08:00
墨梓柒 f528d83826
重写 mongodb_to_sqlite.bat 脚本,增加环境选择功能,支持 Conda 和 venv 激活 2025-05-28 20:52:15 +08:00
github-actions[bot] 847bd23a62 🤖 自动格式化代码 [skip ci] 2025-05-28 12:51:51 +00:00
墨梓柒 460c7fb75a
更新迁移脚本,支持断点续传和批量导入,更新数据库模型,允许群聊信息字段为可选(null=True) 2025-05-28 20:51:38 +08:00
墨梓柒 184a74bb8b
1 2025-05-28 20:50:18 +08:00
墨梓柒 3a4f6bc8fb
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 20:50:13 +08:00
墨梓柒 acbc949c08
Merge pull request #997 from A0000Xz/dev
添加数据库迁移脚本工具
2025-05-28 20:49:49 +08:00
墨梓柒 dee4892eec
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-05-28 20:47:32 +08:00
SengokuCola 859e5201fc Update default_expressor.py 2025-05-28 20:45:34 +08:00
SengokuCola 218d0d4a5d pass ruff 2025-05-28 20:44:26 +08:00
SengokuCola bc489861d3 feat:为normal_chat提供选项,有效控制回复频率 2025-05-28 20:41:46 +08:00
2829798842 3cc26c224f
Update normal_chat.py 2025-05-28 20:02:55 +08:00
2829798842 325c5de5e4
Update planner.py 2025-05-28 20:01:53 +08:00
2829798842 5be6221a3c
Update normal_chat.py 2025-05-28 20:01:17 +08:00
2829798842 d767cea165
Update normal_chat.py 2025-05-28 20:00:28 +08:00