Skip to content

Commit 62ff42f

Browse files
authored
Add new AstrBot plugins for infinite dialogue and pig
Added two new plugins for AstrBot with details.
1 parent 37d6d2e commit 62ff42f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

plugins.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
{
2+
"astrbot_plugin_infinite_dialogue": {
3+
"display_name": "AstrBot 无限对话插件",
4+
"desc": "这是一个为 AstrBot 设计的插件,旨在通过自动总结对话历史来实现'无限对话'功能",
5+
"author": "Alan Backer",
6+
"repo": "https://github.com/AlanBacker/astrbot_plugin_infinite_dialogue",
7+
"tags": ["Summary", "Chat"],
8+
"social_link": "https://space.bilibili.com/702922307"
9+
},
10+
"astrbot_plugin_pig": {
11+
"display_name": "猪猪表情包",
12+
"desc": "随机发送一张猪猪表情包",
13+
"author": "SakuraMikku",
14+
"repo": "https://github.com/wuxinTLH/astrbot_plugin_pig",
15+
"social_link": "https://github.com/wuxinTLH"
16+
},
217
"astrbot_plugin_hardwareinfo": {
318
"display_name": "硬件信息查询",
419
"desc": "硬件信息查询(CPU/GPU搜索+天梯图+参数图片)",

0 commit comments

Comments
 (0)