@xiling-bot/errorcommand
Version:
xiling-bot的未知命令处理插件
21 lines (20 loc) • 510 B
JSON
{
"name": "@xiling-bot/errorcommand",
"version": "1.2.0",
"description": "xiling-bot的未知命令处理插件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"xiling-bot",
"命令"
],
"repository": {
"type": "git",
"url": "git+https://github.com/xiyuesaves/mirai-xiling-plugins.git"
},
"author": "xiyue",
"license": "AGPL-3.0-or-later",
"homepage": "https://github.com/xiyuesaves/mirai-xiling-plugins"
}