mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
33 lines
1011 B
JSON
33 lines
1011 B
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
|
|
}
|
|
}
|