mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
* 🎈 perf: 使用commit号下载插件
* chore(version): Update version to v0.2.2-f9c7360
---------
Co-authored-by: AkashiCoin <AkashiCoin@users.noreply.github.com>
43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
||
"鸡汤": {
|
||
"module": "jitang",
|
||
"module_path": "plugins.alapi.jitang",
|
||
"description": "喏,亲手为你煮的鸡汤",
|
||
"usage": "不喝点什么感觉有点不舒服\n 指令:\n 鸡汤",
|
||
"author": "HibiKier",
|
||
"version": "0.1",
|
||
"plugin_type": "NORMAL",
|
||
"is_dir": false
|
||
},
|
||
"识图": {
|
||
"module": "search_image",
|
||
"module_path": "plugins.search_image",
|
||
"description": "以图搜图,看破本源",
|
||
"usage": "识别图片 [二次元图片]\n 指令:\n 识图 [图片]",
|
||
"author": "HibiKier",
|
||
"version": "0.1",
|
||
"plugin_type": "NORMAL",
|
||
"is_dir": true
|
||
},
|
||
"网易云热评": {
|
||
"module": "comments_163",
|
||
"module_path": "plugins.alapi.comments_163",
|
||
"description": "生了个人,我很抱歉",
|
||
"usage": "到点了,还是防不了下塔\n 指令:\n 网易云热评/到点了/12点了",
|
||
"author": "HibiKier",
|
||
"version": "0.1",
|
||
"plugin_type": "NORMAL",
|
||
"is_dir": false
|
||
},
|
||
"B站订阅": {
|
||
"module": "bilibili_sub",
|
||
"module_path": "plugins.bilibili_sub",
|
||
"description": "非常便利的B站订阅通知",
|
||
"usage": "B站直播,番剧,UP动态开播等提醒",
|
||
"author": "HibiKier",
|
||
"version": "0.3-b101fbc",
|
||
"plugin_type": "NORMAL",
|
||
"is_dir": true
|
||
}
|
||
}
|