We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fabce4 commit dd85ea2Copy full SHA for dd85ea2
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-minecraft-wiki": {
3
+ "display_name": "Minecraft Wiki查询",
4
+ "desc": "用于为llm调用minecraft wiki",
5
+ "author": "Mxpea",
6
+ "repo": "https://github.com/Mxpea/astrbot_plugin_minecraft_wiki",
7
+ "tags": [
8
+ "Minecraft",
9
+ "Wiki",
10
+ "查询"
11
+ ],
12
+ "social_link": "https://github.com/Mxpea/"
13
+ },
14
"astrbot-plugin-rss-tool": {
15
"display_name": "RSS 技能",
16
"desc": "让你的 AstrBot 可以自主获取、筛选 Atom/RSS 等 Feed 信息。",
0 commit comments