|
1 | 1 | { |
| 2 | + "astrbot_plugin_gifcaijian": { |
| 3 | + "display_name": "裁剪和合并 GIF", |
| 4 | + "desc": "可以裁剪和合并gif 分解等功能(后续慢慢润化)", |
| 5 | + "author": "shskjw", |
| 6 | + "repo": "https://github.com/shskjw/astrbot_plugin_gifcaijian" |
| 7 | + }, |
2 | 8 | "astrbot_plugin_aicu_analysis": { |
3 | 9 | "display_name": "aicu-b站评论查询", |
4 | 10 | "desc": "通过UID查询AICU数据,生成包含B站用户数据、设备型号及近期评论统计的精美图片报表。", |
5 | 11 | "author": "Huahuatgc", |
| 12 | + "tags": ["B站", "playwright"], |
6 | 13 | "repo": "https://github.com/Huahuatgc/astrbot_plugin_aicu", |
7 | 14 | "social_link": "https://github.com/Huahuatgc" |
8 | 15 | }, |
|
13 | 20 | "repo": "https://github.com/Xie-Tiao/astrbot_plugin_ShareholderPerks", |
14 | 21 | "social_link": "https://github.com/Xie-Tiao" |
15 | 22 | }, |
| 23 | + "astrbot_plugin_image_generation": { |
| 24 | + "display_name": "image_generation", |
| 25 | + "desc": "适配图像生成模型,图片编辑,可自定义预设", |
| 26 | + "author": "MoonShadow1976", |
| 27 | + "repo": "https://github.com/MoonShadow1976/astrbot_plugin_image_generation", |
| 28 | + "tags": ["image_generation", "fork"] |
| 29 | + }, |
16 | 30 | "astrbot_plugin_echoscore": { |
17 | 31 | "display_name": "鸣潮声骸评分插件", |
18 | 32 | "desc": "通过小维 API 提供快速的鸣潮声骸评分,支持图文、引用、LLM 工具调用。", |
|
0 commit comments