|
1 | 1 | { |
| 2 | + "astrbot_plugin_m": { |
| 3 | + "desc": "AI自动识别对话中的歌名,支持发送音乐卡片、链接、语音、音频文件,集成网易云音乐数据接口", |
| 4 | + "author": "Mnbqq", |
| 5 | + "repo": "https://github.com/Mnbqq/astrbot_plugin_m", |
| 6 | + "tags": ["音乐"] |
| 7 | + }, |
| 8 | + "astrbot_plugin_slg": { |
| 9 | + "desc": "用astrbot玩slg", |
| 10 | + "author": "xunxiing", |
| 11 | + "repo": "https://github.com/xunxiing/astrbot_plugin_slg", |
| 12 | + "tags": ["游戏", "slg"] |
| 13 | + }, |
| 14 | + "qq_group_sign": { |
| 15 | + "desc": "QQ群打卡插件,支持自动定时打卡、白名单模式、管理员通知等功能", |
| 16 | + "author": "EraAsh", |
| 17 | + "repo": "https://github.com/EraAsh/astrbot_plugin_qq_group_sign", |
| 18 | + "tags": ["QQ群打卡"], |
| 19 | + "social_link": "https://github.com/EraAsh" |
| 20 | + }, |
| 21 | + "astrbot_plugin_livingmemory": { |
| 22 | + "desc": "为 AstrBot 打造的、拥有完整记忆生命周期的智能长期记忆插件。", |
| 23 | + "author": "lxfight", |
| 24 | + "repo": "https://github.com/lxfight-s-Astrbot-Plugins/astrbot_plugin_livingmemory", |
| 25 | + "tags": ["memory", "rag"] |
| 26 | + }, |
| 27 | + "astrbot_plugin_mathitools": { |
| 28 | + "desc": "基于mpmath&eval的简易数学表达式支持", |
| 29 | + "author": "NekoiMeiov_Team", |
| 30 | + "repo": "https://github.com/NekoiMeiov/astrbot_plugin_mathitools", |
| 31 | + "tags": ["函数工具", "数学"] |
| 32 | + }, |
| 33 | + "astrbot_plugin_completely_disable": { |
| 34 | + "desc": "通过黑名单或白名单模式完全禁止某个群聊或用户使用机器人。", |
| 35 | + "author": "qa296", |
| 36 | + "repo": "https://github.com/qa296/astrbot_plugin_completely_disable", |
| 37 | + "tags": ["黑名单", "禁用"], |
| 38 | + "social_link": "https://github.com/qa296" |
| 39 | + }, |
| 40 | + "astrbot_plugin_recall_cancel": { |
| 41 | + "desc": "“你撤回了我就当你没发过”,当用户撤回触发LLM回应的消息时,如果LLM回复还未发送则取消发送。防止用户发错消息撤回后机器人仍然回复的情况,提升用户体验并避免资源浪费。", |
| 42 | + "author": "木有知", |
| 43 | + "repo": "https://github.com/muyouzhi6/astrbot_plugin_recall_cancel", |
| 44 | + "tags": [ |
| 45 | + "消息管理", |
| 46 | + "撤回处理", |
| 47 | + "LLM控制", |
| 48 | + "用户体验", |
| 49 | + "自动化", |
| 50 | + "QQ机器人", |
| 51 | + "OneBot" |
| 52 | + ], |
| 53 | + "social_link": "https://github.com/muyouzhi6" |
| 54 | + }, |
| 55 | + "astrbot_plugin_multimsg": { |
| 56 | + "desc": "[仅aiocqhttp] 为bot发送多种类型消息提供便捷命令,包括markdown,猜拳,转骰子,发表情,音乐卡片,推荐卡片,转发,合并转发,@全体成员...", |
| 57 | + "author": "Zhalslar", |
| 58 | + "repo": "https://github.com/Zhalslar/astrbot_plugin_multimsg", |
| 59 | + "tags": ["消息"], |
| 60 | + "social_link": "https://github.com/Zhalslar" |
| 61 | + }, |
| 62 | + "astrbot_plugin_keywordsreply": { |
| 63 | + "desc": "一个简单的关键词自动回复插件", |
| 64 | + "author": "Origin173", |
| 65 | + "repo": "https://github.com/Origin173/astrbot_plugin_keywordsreply", |
| 66 | + "tags": ["自动回复", "关键词"] |
| 67 | + }, |
2 | 68 | "gemini-25-image-openrouter": { |
3 | 69 | "desc": "使用openrouter的免费api生成图片", |
4 | 70 | "author": "喵喵", |
|
0 commit comments