Skip to content

Commit 3c4a9a0

Browse files
authored
Merge pull request #134 from anka-afk/main
add plugins: astrbot_plugin_wuziqi astrbot_plugin_fuck astrbot_plugin… …_llmgo astrbot_plugin_a2s
2 parents cc1bdd3 + 8544466 commit 3c4a9a0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

plugins.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
11
{
2+
"astrbot_plugin_a2s": {
3+
"author": "ZvZPvz",
4+
"desc": "这是 AstrBot 的A2S查询插件。",
5+
"repo": "https://github.com/ZvZPvz/astrbot_plugin_a2s",
6+
"tags": ["工具"]
7+
},
8+
"astrbot_plugin_llmgo": {
9+
"author": "Jason.Joestar",
10+
"desc": "这是一个围棋插件,允许用户与 LLM 进行围棋对弈",
11+
"repo": "https://github.com/advent259141/astrbot_plugin_llmgo",
12+
"tags": ["围棋"],
13+
"social_link": "https://github.com/advent259141"
14+
},
15+
"astrbot_plugin_fuck": {
16+
"author": "vmoranv",
17+
"desc": "一个为 AstrBot 设计的命令纠错插件,灵感来源于著名的命令行工具 thefuck。当你不小心输错了一个命令时(例如 /pixic 而不是 /pixiv),只需紧接着发送 /fuck,此插件就会尝试找出你可能想输入的正确命令,并给出建议。",
18+
"repo": "https://github.com/vmoranv/astrbot_plugin_fuck"
19+
},
20+
"astrbot_plugin_wuziqi": {
21+
"author": "大沙北",
22+
"desc": "简单的五子棋对战游戏",
23+
"repo": "https://github.com/bigshabei/astrbot_plugin_wuziqi"
24+
},
225
"astrbot_plugin_dogdiary": {
326
"repo": "https://github.com/bigshabei/astrbot_plugin_dogdiary",
427
"author": "大沙北",

0 commit comments

Comments
 (0)