We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d6d2e commit 62ff42fCopy full SHA for 62ff42f
plugins.json
@@ -1,4 +1,19 @@
1
{
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
17
"astrbot_plugin_hardwareinfo": {
18
"display_name": "硬件信息查询",
19
"desc": "硬件信息查询(CPU/GPU搜索+天梯图+参数图片)",
0 commit comments