|
1 | 1 | { |
| 2 | + "astrbot_plugin_wifepicker": { |
| 3 | + "display_name": "今日老婆", |
| 4 | + "desc": "全新的抽取群友当老婆的插件,可以增进群友的感情()。只抽一个月内取发言过的人,并且可生成老婆关系图,还可以强娶哦~", |
| 5 | + "author": "何夕", |
| 6 | + "repo": "https://github.com/Heximiao/astrbot-plugin-wifepicker", |
| 7 | + "tags": [ |
| 8 | + "抽老婆", |
| 9 | + "抽", |
| 10 | + "群友", |
| 11 | + "老婆" |
| 12 | + ], |
| 13 | + "social_link": "https://github.com/Heximiao" |
| 14 | + }, |
| 15 | + "astrbot_plugin_grok_web_search": { |
| 16 | + "display_name": "Grok联网搜索", |
| 17 | + "desc": "通过 Grok API 进行实时联网搜索,返回综合答案和来源链接,支持指令,LLM Tool和skills调用。", |
| 18 | + "author": "piexian", |
| 19 | + "repo": "https://github.com/piexian/astrbot_plugin_grok_web_search", |
| 20 | + "tags": [ |
| 21 | + "网络搜索", |
| 22 | + "工具", |
| 23 | + "grok" |
| 24 | + ], |
| 25 | + "social_link": "https://github.com/piexian" |
| 26 | + }, |
| 27 | + "astrbot_plugin_fake_ai_watermark": { |
| 28 | + "display_name": "仿制AI水印", |
| 29 | + "desc": "为图片添加仿制AI水印,支持Gemini和豆包两种风格", |
| 30 | + "author": "FenChen0211", |
| 31 | + "repo": "https://github.com/FenChen0211/astrbot-plugin-fake-ai-watermark", |
| 32 | + "tags": [ |
| 33 | + "图像", |
| 34 | + "水印" |
| 35 | + ], |
| 36 | + "social_link": "https://github.com/FenChen0211" |
| 37 | + }, |
| 38 | + "astrbot_plugin_html_render": { |
| 39 | + "display_name": "HTML 渲染插件", |
| 40 | + "desc": "将 AI 返回的文本内容渲染成精美图片发送,支持多种预设模板、GIF 动画、Markdown 语法,让聊天体验更加丰富多彩。", |
| 41 | + "author": "lumingya", |
| 42 | + "repo": "https://github.com/lumingya/astrbot_plugin_html_render" |
| 43 | + }, |
2 | 44 | "astrbot_plugin_opencode": { |
3 | 45 | "display_name": "OpenCode Bridge", |
4 | 46 | "desc": "让 AstrBot 对接 OpenCode,通过自然语言远程指挥电脑干活。使用此插件,意味着你已知晓相关风险。", |
|
0 commit comments