We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ad29c commit b6f7f43Copy full SHA for b6f7f43
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-memory": {
3
+ "display_name": "astrbot_plugin_memory",
4
+ "desc": "跨会话持久化记忆插件。支持 Soul 设定、用户画像、历史对话、备忘录、会话 TODO,所有工具结果返回 LLM 推理,不打断推理循环。",
5
+ "author": "Bluezeamer",
6
+ "repo": "https://github.com/Bluezeamer/astrbot_plugin_memory",
7
+ "tags": [
8
+ "memory",
9
+ "持久化记忆",
10
+ "记忆控制"
11
+ ]
12
+ },
13
"astrbot-plugin-talkative-king": {
14
"display_name": "话痨王 ",
15
"desc": "统计群组发言并生成精美的排行榜图片,内置 pilmoji 支持,完美渲染 Emoji 和颜文字,支持自定义背景。",
0 commit comments