Skip to content

Commit 64d5771

Browse files
authored
Remove duplicate Zssm plugin entry and add rollpig
1 parent c408fa9 commit 64d5771

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

plugins.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,6 @@
2020
"author": "薄暝",
2121
"repo": "https://github.com/xiaoxi68/astrbot_zssm_explain"
2222
},
23-
"astrbot_plugin_zssm_core": {
24-
"display_name": "Zssm(Core)",
25-
"desc": "可直接zssm解释引用内容,或使用 \"zssm + 内容\" 进行联网搜索",
26-
"author": "jengaklll-a11y",
27-
"repo": "https://github.com/jengaklll-a11y/astrbot_plugin_zssm_core",
28-
"tags": [
29-
"解析",
30-
"搜索"
31-
],
32-
"social_link": "https://github.com/jengaklll-a11y"
33-
},
3423
"astrbot_plugin_self_learning": {
3524
"desc": "智能自学习对话插件 - 通过实时消息捕获、多维度数据分析、渐进式学习机制和动态人格更新以及社交关系网络,使聊天机器人能够模仿特定用户的对话,实现更自然、个性化的交互",
3625
"author": "NickMo",
@@ -391,6 +380,14 @@
391380
"repo": "https://github.com/furry520-source/astrbot_plugin_furry_maopao",
392381
"tags": ["群聊", "打卡", "冒泡", "签到"]
393382
},
383+
"astrbot_plugin_rollpig": {
384+
"display_name": "今日小猪",
385+
"desc": "抽取属于自己的每日小猪",
386+
"author": "MegSopern",
387+
"repo": "https://github.com/MegSopern/astrbot_plugin_rollpig",
388+
"tags": ["小猪", "聊天", "娱乐", "小游戏"],
389+
"social_link": "https://github.com/MegSopern"
390+
},
394391
"astrbot_plugin_gitee_zimg": {
395392
"display_name": "Zimg文生图",
396393
"desc": "接入 Gitee AI(模力方舟)z-image-turbo模型(文生图),支持多key轮询",
@@ -399,13 +396,16 @@
399396
"tags": ["绘图", "Gitee"],
400397
"social_link": "https://github.com/jengaklll-a11y"
401398
},
402-
"astrbot_plugin_rollpig": {
403-
"display_name": "今日小猪",
404-
"desc": "抽取属于自己的每日小猪",
405-
"author": "MegSopern",
406-
"repo": "https://github.com/MegSopern/astrbot_plugin_rollpig",
407-
"tags": ["小猪", "聊天", "娱乐", "小游戏"],
408-
"social_link": "https://github.com/MegSopern"
399+
"astrbot_plugin_zssm_core": {
400+
"display_name": "Zssm(Core)",
401+
"desc": "可直接zssm解释引用内容,或使用 \"zssm + 内容\" 进行联网搜索",
402+
"author": "jengaklll-a11y",
403+
"repo": "https://github.com/jengaklll-a11y/astrbot_plugin_zssm_core",
404+
"tags": [
405+
"解析",
406+
"搜索"
407+
],
408+
"social_link": "https://github.com/jengaklll-a11y"
409409
},
410410
"astrbot_plugin_portrayal_core": {
411411
"display_name": "人物画像(Core)",

0 commit comments

Comments
 (0)