Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,42 @@
{
"jrrp_lite": {
"desc": "一个只有今日人品功能的轻量级插件,数据重启后自动清除,每人每天只能随机生成一次,除此外调用第一次数据,欢迎pr~",
"author": "kuank",
"repo": "https://github.com/kuankqaq/astr_bot_jrrp",
"tags": ["轻量", "娱乐"]
},
"AstrBot_plugin_MaimaiDX": {
"desc": "A maimaidx helper for Astrbot.",
"author": "0xa7973908",
"repo": "https://github.com/404MaximWang/astrbot_plugin_maimaidx",
"tags": ["maimai", "maimaidx", "舞萌", "电棍", "otto"],
"social_link": "maxim2811705608@outlook.com"
},
"astrbot_plugin_counter": {
"desc": "计数器插件; 用法 /cnt add|del|list ; 当消息包含计数器或其别名时自动+1; JSON持久化",
"author": "hami",
"repo": "https://github.com/0x6861/astrbot_plugin_counter",
"tags": ["工具", "计数器"],
"social_link": "https://space.bilibili.com/1840073717"
},
"astrbot_plugin_forward_reader": {
"desc": "一个使用 LLM 分析合并转发消息内容的插件。",
"author": "EraAsh",
"repo": "https://github.com/EraAsh/astrbot_plugin_forward_reader",
"tags": ["合并消息分析与回复"]
},
"zhiyu-astrbot-qqquery": {
"desc": "一款查询QQ空间 QQ音乐 QQ基本信息的AstrBot插件",
"author": "知鱼",
"repo": "https://github.com/ovoox/zhiyu-astrbot-qqquery",
"tags": ["空间", "音乐", "查询", "信息"],
"social_link": " https://github.com/ovoox"
},
"弗一把": {
"desc": "仿blast.tv猜csplayer",
"author": "oldPeter616",
"repo": "https://github.com/oldPeter616/astrbot_plugin_friberg"
},
"群成员查询": {
"desc": "[仅aiocqhttp]群成员查询工具,用于获取群成员的群昵称、QQ名称、QQ号、群内身份,返回给LLM的工具",
"author": "糯米茨",
Expand Down
Loading