Skip to content

Commit 8fc85cc

Browse files
authored
Merge pull request #218 from anka-afk/main
add plugins
2 parents 61943c7 + c615217 commit 8fc85cc

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

plugins.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11
{
2+
"astrbot_plugin_tg_button": {
3+
"desc": "一个可以把指令或者网址绑定到Telegram的按钮上的插件",
4+
"author": "随风潜入夜",
5+
"repo": "https://github.com/clown145/astrbot_plugin_tg_button",
6+
"tags": ["Telegram"]
7+
},
8+
"astrbot_plugin_markdown2img": {
9+
"desc": "允许 LLM 将复杂的 Markdown 格式内容转换为图片发送,提升消息的可读性。",
10+
"author": "tosaki",
11+
"repo": "https://github.com/t0saki/astrbot_plugin_markdown2img",
12+
"tags": ["Markdown", "Image"],
13+
"social_link": "https://zhxwu.com"
14+
},
15+
"astrbot_plugin_auto_approve_all": {
16+
"desc": "自动同意所有的群邀请和好友申请",
17+
"author": "Nahida",
18+
"repo": "https://github.com/Nahida364/astrbot_plugin_auto_approve_all",
19+
"social_link": "https://qm.qq.com/q/RiUSQsrZ0A"
20+
},
21+
"astrbot_plugin_galplayer": {
22+
"desc": "一个可以让你和群友一起推galgame的插件,需要在windows电脑上运行galgame本体。",
23+
"author": "随风潜入夜",
24+
"repo": "https://github.com/clown145/astrbot_plugin_galplayer",
25+
"tags": ["galgame"]
26+
},
27+
"astrbot_plugin_sha_fork": {
28+
"desc": "基于原仓库 IGCrystal-NEO/astrbot_plugin_sha 的fork版本",
29+
"author": "ChuranNeko",
30+
"repo": "https://github.com/ChuranNeko/astrbot_plugin_sha",
31+
"tags": ["群管"]
32+
},
233
"astrbot_plugin_guijishiping": {
334
"desc": "硅基流动api视频,可以制作动态壁纸之类的",
435
"author": "shskjw",

0 commit comments

Comments
 (0)