|
1 | 1 | { |
| 2 | + "astrbot_plugin_dailynews_agent": { |
| 3 | + "display_name": "dailynews_agent", |
| 4 | + "desc": "基于 Multi-Agent 的日报插件。", |
| 5 | + "author": "xunxiing", |
| 6 | + "repo": "https://github.com/xunxiing/astrbot_dailynews_agent", |
| 7 | + "tags": [ |
| 8 | + "日报", |
| 9 | + "multiagent" |
| 10 | + ] |
| 11 | + }, |
| 12 | + "astrbot_plugin_wfbot": { |
| 13 | + "display_name": "WF 游戏相关数据查询订阅", |
| 14 | + "desc": "Warframe 数据层(世界状态/PublicExport/多镜像/market),支持缓存、清理与定时刷新", |
| 15 | + "author": "Youzini", |
| 16 | + "repo": "https://github.com/Youzini-afk/astrbot_plugin_wfbot", |
| 17 | + "tags": [ |
| 18 | + "游戏", |
| 19 | + "warframe" |
| 20 | + ], |
| 21 | + "social_link": "https://github.com/Youzini-afk" |
| 22 | + }, |
| 23 | + "astrbot_plugin_group_aip_review": { |
| 24 | + "display_name": "群消息内容安全审核插件", |
| 25 | + "desc": "让我康康你的消息正不正常喵?基于百度内容审核API对群聊消息进行实时审查喵,支持文本和图片审核喵,自动处置违规内容并通知管理员喵。", |
| 26 | + "author": "香草味的纳西妲喵(VanillaNahida)", |
| 27 | + "repo": "https://github.com/VanillaNahida/astrbot_plugin_group_aip_review", |
| 28 | + "tags": [ |
| 29 | + "管理", |
| 30 | + "审查" |
| 31 | + ], |
| 32 | + "social_link": "https://github.com/VanillaNahida" |
| 33 | + }, |
| 34 | + "astrbot_plugin_goons": { |
| 35 | + "display_name": "塔科夫三狗位置查询", |
| 36 | + "desc": "查询逃离塔科夫中 Goons 小队(三狗)的实时位置", |
| 37 | + "author": "Juhua402", |
| 38 | + "repo": "https://github.com/Juhua402/astrbot_plugin_goons", |
| 39 | + "tags": [ |
| 40 | + "游戏", |
| 41 | + "塔科夫", |
| 42 | + "工具" |
| 43 | + ] |
| 44 | + }, |
| 45 | + "astrbot_plugin_nnnu_wm_electricity": { |
| 46 | + "display_name": "南宁师范大学-武鸣校区电费提醒插件", |
| 47 | + "desc": "提醒电费还够不够、有人充了电费等功能", |
| 48 | + "author": "Tom?", |
| 49 | + "repo": "https://github.com/2732335411/astrbot_plugin_nnnu_wm_electricity_repo" |
| 50 | + }, |
| 51 | + "astrbot_plugin_spider": { |
| 52 | + "display_name": "网站订阅", |
| 53 | + "desc": "订阅不同网站的更新并推送给用户", |
| 54 | + "author": "zanderzhng", |
| 55 | + "repo": "https://github.com/stonk-org/astrbot_plugin_spider" |
| 56 | + }, |
2 | 57 | "astrbot_plugin_komari_status": { |
3 | 58 | "display_name": "Komari 监控查询", |
4 | 59 | "desc": "AstrBot 的 Komari 服务器状态监控插件。支持查询节点列表、实时状态、公开设置及版本信息。支持生成精美的状态图片,并允许用户自定义触发指令。", |
|
0 commit comments