|
3 | 3 | "desc": "使bot在用户长时间未发送消息时主动与用户对话的插件", |
4 | 4 | "author": "Jason", |
5 | 5 | "repo": "https://github.com/advent259141/astrbot_plugin_InitiativeDialogue", |
6 | | - "tags": ["主动对话"] |
| 6 | + "tags": [ |
| 7 | + "主动对话" |
| 8 | + ] |
7 | 9 | }, |
8 | 10 | "astrbot_plugin_sensoji": { |
9 | 11 | "desc": "这是一个模拟日本浅草寺抽签功能的插件。用户可以通过发送 /抽签 命令随机抽取一个签文,获取运势提示。签文包含吉凶结果(如“大吉”、“凶”等)以及对应的运势描述。", |
10 | 12 | "author": "Shouugou", |
11 | 13 | "repo": "https://github.com/Shouugou/astrbot_plugin_sensoji", |
12 | | - "tags": ["抽签", "运势", "浅草寺", "趣味"] |
| 14 | + "tags": [ |
| 15 | + "抽签", |
| 16 | + "运势", |
| 17 | + "浅草寺", |
| 18 | + "趣味" |
| 19 | + ] |
13 | 20 | }, |
14 | 21 | "astrbot_plugin_daily_news": { |
15 | 22 | "desc": "[仅 aiocqhttp] anka - 每日60s新闻推送插件, 请先设置推送目标和时间, 详情见github页面!", |
16 | 23 | "author": "anka", |
17 | 24 | "repo": "https://github.com/anka-afk/astrbot_plugin_daily_news", |
18 | | - "tags": ["功能", "推送"] |
| 25 | + "tags": [ |
| 26 | + "功能", |
| 27 | + "推送" |
| 28 | + ] |
19 | 29 | }, |
20 | 30 | "astrbot_plugin_gemini_exp": { |
21 | 31 | "desc": "让你在 AstrBot 调用 Gemini2.0-flash-exp 来生成图片或者 P 图。Gemini2.0-flash-exp为原生多模态模型,其既是语言模型,也是生图模型,因此能够对图像使用简单的自然语言命令进行处理。", |
22 | 32 | "author": "Elen123bot", |
23 | 33 | "repo": "https://github.com/Elen123bot/astrbot_plugin_gemini_exp", |
24 | 34 | "social_link": "https://x.com/Alens454635" |
25 | 35 | }, |
26 | | - "astrbot_plugin_nopoke": { |
27 | | - "desc": "[仅 aiocqhttp]不同次数戳一戳的小彩蛋", |
28 | | - "author": "Aligajane", |
29 | | - "repo": "https://github.com/Aligajane/astrbot_plugin_nopoke" |
30 | | - }, |
31 | 36 | "astrbot_plugin_qwq_filter": { |
32 | 37 | "desc": "QwQ 模型思考内容过滤工具", |
33 | 38 | "author": "beat4ocean", |
34 | | - "tags": ["qwq", "思考过滤"], |
| 39 | + "tags": [ |
| 40 | + "qwq", |
| 41 | + "思考过滤" |
| 42 | + ], |
35 | 43 | "repo": "https://github.com/beat4ocean/astrbot_plugin_qwq_filter" |
36 | 44 | }, |
37 | 45 | "astrbot_plugin_chatsummary": { |
38 | 46 | "desc": "[仅 aiocqhttp] 一个通过拉取历史聊天记录,调用 LLM 大模型接口实现消息总结功能。", |
39 | 47 | "author": "laopanmemz", |
40 | | - "tags": ["消息总结", "LLM"], |
| 48 | + "tags": [ |
| 49 | + "消息总结", |
| 50 | + "LLM" |
| 51 | + ], |
41 | 52 | "social_link": "https://space.bilibili.com/447591776", |
42 | 53 | "repo": "https://github.com/laopanmemz/astrbot_plugin_chatsummary" |
43 | 54 | }, |
44 | 55 | "astrbot_plugin_bv": { |
45 | 56 | "desc": "解析群内 https://www.bilibili.com/video/BV号/ 的链接并获取视频数据与视频文件,以合并转发方式发送", |
46 | 57 | "author": "haliludaxuanfeng", |
47 | 58 | "repo": "https://github.com/haliludaxuanfeng/astrbot_plugin_bv", |
48 | | - "tags": ["bilibili"] |
| 59 | + "tags": [ |
| 60 | + "bilibili" |
| 61 | + ] |
49 | 62 | }, |
50 | 63 | "astrBot_PGR_Dialogue": { |
51 | 64 | "desc": "检测到部分战双角色的名称(或别称)时,有概率发送一条语音文本", |
|
61 | 74 | "desc": "摸鱼人日历,支持自定义时间时区,自定义api,支持立即发送,工作日定时发送。", |
62 | 75 | "author": "quirrel-zh/DuBwTf", |
63 | 76 | "repo": "https://github.com/DuBwTf/astrbot_plugin_moyurenpro", |
64 | | - "tags": ["功能", "定时任务"] |
| 77 | + "tags": [ |
| 78 | + "功能", |
| 79 | + "定时任务" |
| 80 | + ] |
65 | 81 | }, |
66 | 82 | "astrbot_plugin_image_understanding_Janus-Pro": { |
67 | 83 | "desc": "为本地模型提供的图片理解补充,使用deepseek-ai/Janus-Pro系列模型", |
|
82 | 98 | "desc": "AstrBot Wordle 猜单词游戏,支持指定位数", |
83 | 99 | "author": "Raven95676", |
84 | 100 | "repo": "https://github.com/Raven95676/astrbot_plugin_wordle", |
85 | | - "tags": ["娱乐", "游戏"] |
| 101 | + "tags": [ |
| 102 | + "娱乐", |
| 103 | + "游戏" |
| 104 | + ] |
86 | 105 | }, |
87 | 106 | "astr_plugin_bilibili_plus": { |
88 | 107 | "repo": "https://github.com/rikkasaiko/astr_plugin_bilibili_plus", |
|
92 | 111 | "astrbot_plugin_nofap": { |
93 | 112 | "desc": "一个用于戒 🦌 记录打卡和查看群内戒 🦌 榜的插件", |
94 | 113 | "author": "aoz", |
95 | | - "tags": ["功能"], |
| 114 | + "tags": [ |
| 115 | + "功能" |
| 116 | + ], |
96 | 117 | "repo": "https://github.com/Aozaky/astrbot_plugin_nofap" |
97 | 118 | }, |
98 | 119 | "astrbot_plugin_niuniuplus": { |
|
104 | 125 | "desc": "随机推送正在直播的管人直播间", |
105 | 126 | "author": "Sasaki", |
106 | 127 | "repo": "https://github.com/Wave233Lee/astrbot_plugin_random_vtb", |
107 | | - "tag": ["娱乐"], |
| 128 | + "tag": [ |
| 129 | + "娱乐" |
| 130 | + ], |
108 | 131 | "social_link": "https://space.bilibili.com/11874232" |
109 | 132 | }, |
110 | 133 | "astrbot_plugin_server_status": { |
|
131 | 154 | "desc": "使大模型更好的主动回复群聊中的消息,带来生动和沉浸的群聊对话体验", |
132 | 155 | "author": "23q3", |
133 | 156 | "social_link": "https://space.bilibili.com/396943350", |
134 | | - "tags": ["伪人", "主动回复"], |
| 157 | + "tags": [ |
| 158 | + "伪人", |
| 159 | + "主动回复" |
| 160 | + ], |
135 | 161 | "repo": "https://github.com/23q3/astrbot_plugin_SpectreCore" |
136 | 162 | }, |
137 | 163 | "astrbot_plugin_steamshot": { |
138 | 164 | "desc": "自动检测对话中出现的steam商店页面链接,并返回对应页面的网页截图和摘要信息。", |
139 | 165 | "author": "inori-3333", |
140 | 166 | "repo": "https://github.com/inori-3333/astrbot_plugin_steamshot", |
141 | 167 | "social_link": "https://steamcommunity.com/id/inori_333/", |
142 | | - "tags": ["功能", "游戏", "数据查询", "图片"] |
| 168 | + "tags": [ |
| 169 | + "功能", |
| 170 | + "游戏", |
| 171 | + "数据查询", |
| 172 | + "图片" |
| 173 | + ] |
143 | 174 | }, |
144 | 175 | "astrbot_plugin_GGAC_Messenger": { |
145 | 176 | "desc": "anka - GGAC 作品更新推送插件 - 自动监控并推送 GGAC 平台精选作品的更新! 附赠一套 GGAC 网站完整 api! 还有随机抽取 GGAC 内容功能, 详情见github页面!", |
146 | 177 | "author": "anka", |
147 | 178 | "repo": "https://github.com/anka-afk/astrbot_plugin_ggac", |
148 | | - "tags": ["功能", "推送"] |
| 179 | + "tags": [ |
| 180 | + "功能", |
| 181 | + "推送" |
| 182 | + ] |
149 | 183 | }, |
150 | 184 | "astrbot_plugin_github_cards": { |
151 | 185 | "logo": "https://blog.soulter.top/assets/avatar.webp", |
152 | 186 | "desc": "根据聊天中 GitHub 相关链接自动发送 GitHub 仓库简介/issue/pr卡片", |
153 | 187 | "author": "Soulter", |
154 | 188 | "repo": "https://github.com/Soulter/astrbot_plugin_github_cards", |
155 | | - "tags": ["功能"] |
| 189 | + "tags": [ |
| 190 | + "功能" |
| 191 | + ] |
156 | 192 | }, |
157 | 193 | "astrbot_plugin_hltv": { |
158 | 194 | "desc": "这是基于 HLTV 网站数据的 CS 赛事查询插件", |
159 | 195 | "author": "Jason", |
160 | 196 | "repo": "https://github.com/advent259141/astrbot_plugin_hltv", |
161 | | - "tags": ["功能", "游戏", "数据查询"] |
| 197 | + "tags": [ |
| 198 | + "功能", |
| 199 | + "游戏", |
| 200 | + "数据查询" |
| 201 | + ] |
162 | 202 | }, |
163 | 203 | "astrbot_plugin_moyuren": { |
164 | 204 | "desc": "每天定时推送摸鱼人日历", |
165 | 205 | "author": "quirrel-zh", |
166 | 206 | "repo": "https://github.com/Quirrel-zh/astrbot_plugin_moyuren", |
167 | | - "tags": ["功能", "定时任务"] |
| 207 | + "tags": [ |
| 208 | + "功能", |
| 209 | + "定时任务" |
| 210 | + ] |
168 | 211 | }, |
169 | 212 | "astrbot_sowing_discord": { |
170 | 213 | "desc": "[仅限 aiocqhttp 适配器] anka - 自动搬史插件, 1.加入喜欢发史的群聊 2.设置搬史来源 3.设置搬史目标 4.开始全自动搬史!", |
171 | 214 | "author": "anka", |
172 | 215 | "repo": "https://github.com/anka-afk/astrbot_sowing_discord", |
173 | | - "tags": ["功能", "搬史"] |
| 216 | + "tags": [ |
| 217 | + "功能", |
| 218 | + "搬史" |
| 219 | + ] |
174 | 220 | }, |
175 | 221 | "astrbot_plugin_superpoke": { |
176 | 222 | "desc": "超级戳一戳根据,让戳一戳能够调用其他插件指令", |
|
191 | 237 | "desc": "Astrbot表情包管理器3.0版本已发布! 提供便捷的 WebUI 管理界面(/表情管理 开启管理后台) , 所有 prompt 会根据修改的表情包文件夹目录自动维护,无需手动添加!可以控制每次发送的表情数量和频率(进入设置配置一次发送最大数量与发送概率) 更多信息与功能预览请前往仓库页面, 使用/plugin meme_manager查看所有指令", |
192 | 238 | "author": "anka", |
193 | 239 | "repo": "https://github.com/anka-afk/astrbot_plugin_meme_manager", |
194 | | - "tags": ["功能", "meme", "webui", "图床"] |
| 240 | + "tags": [ |
| 241 | + "功能", |
| 242 | + "meme", |
| 243 | + "webui", |
| 244 | + "图床" |
| 245 | + ] |
195 | 246 | }, |
196 | 247 | "mccloud_command": { |
197 | 248 | "desc": "用于修改插件命令的工具,支持备份和恢复,仅限管理员使用。/cmd 查看帮助", |
|
648 | 699 | "author": "长安某", |
649 | 700 | "desc": "二次元图片签到以及好友买卖,对接牛牛商城,仅支持qq且仅支持非官方bot(其他平台请自行测试)", |
650 | 701 | "repo": "https://github.com/zgojin/astrbot_plugin_Qsign" |
651 | | - }, |
652 | | - "astrbot_plugin_moreVITS ": { |
653 | | - "desc": "硅基流动利用用户的参考音频进行文本转语音的功能,测试中音频文件(测试用的.mp3)可用,内置了一个测试用的三月七(填写api就可用)", |
654 | | - "author": "达莉娅", |
655 | | - "repo": "https://github.com/zhenli12138/astrbot_plugin_moreVITS" |
656 | | - }, |
657 | | - "astrbot_plugin_horse_race": { |
658 | | - "desc": "[仅限非官Q] 赛马比赛。快来和群友一起来一场紧张刺激的赛马比赛,用道具搞对手心态,大赚特赚吧", |
659 | | - "author": "达莉娅", |
660 | | - "tags": ["娱乐", "游戏"], |
661 | | - "repo": "https://github.com/zhenli12138/astrbot_plugin_horse_race" |
662 | | - }, |
| 702 | + } |
663 | 703 | } |
0 commit comments