Skip to content

Commit f10a391

Browse files
authored
Merge pull request #117 from anka-afk/main
add plugin: astrbot_plugin_quarksave astrbot_plugins_ConvetPicture as…
2 parents f8a1246 + b9bdbcc commit f10a391

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

plugins.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,40 @@
11
{
2+
"astrbot_plugin_quarksave": {
3+
"desc": "调用quark-auto-save实现自动转存资源到自己的夸克网盘",
4+
"author": "lm379",
5+
"repo": "https://github.com/lm379/astrbot_plugin_quarksave"
6+
},
7+
"astrbot_plugins_ConvetPicture": {
8+
"desc": "[仅aiocqhttp]把QQ里面不可保存的表情转化为可以保存的图片,包括GIF",
9+
"author": "orchidsziyou",
10+
"repo": "https://github.com/orchidsziyou/astrbot_plugins_ConvetPicture",
11+
"tags": ["日常使用"]
12+
},
13+
"astrbot_plugin_Merge_WeMSG": {
14+
"desc": "[仅gewechat]支持微信个人号(gewechat)的合并消息处理和转发",
15+
"author": "zj591227045",
16+
"repo": "https://github.com/zj591227045/astrbot_plugin_Merge_WeMSG"
17+
},
18+
"astrbot_plugin_wsde": {
19+
"desc": "一个发出随机维什戴尔游戏日语语音的AstrBot插件",
20+
"author": "bushikq",
21+
"repo": "https://github.com/zhewang448/astrbot_plugin_wsde",
22+
"tags": ["游戏"]
23+
},
24+
"astrbot_plugin_QQProfile": {
25+
"desc": "[仅aiocqhttp]配置QQ机器人的头像、昵称、签名、状态,查看点赞列表、清除未读等等",
26+
"author": "Zhalslar",
27+
"repo": "https://github.com/Zhalslar/astrbot_plugin_QQProfile",
28+
"tags": ["QQ资料"],
29+
"social_link": "https://github.com/Zhalslar/astrbot_plugin_QQProfile"
30+
},
31+
"astrbot_plugin_mcping": {
32+
"desc": "获取 Minecraft JE/BE 服务器 Motd 图片信息",
33+
"author": "Zhalslar",
34+
"repo": "https://github.com/Zhalslar/astrbot_plugin_mcping",
35+
"tags": ["Minecraft"],
36+
"social_link": "https://github.com/Zhalslar/astrbot_plugin_mcping"
37+
},
238
"astrbot_plugin_lorebook_lite": {
339
"desc": "AstrBot 的 lorebook 插件,支持自定义触发器、变量、逻辑、占位符等。",
440
"author": "Raven95676",

0 commit comments

Comments
 (0)