⬆️ Update to cqhttp v11

This commit is contained in:
yanyongyu
2020-08-26 14:43:27 +08:00
parent cef3a8236e
commit 24e03ed0e7
3 changed files with 98 additions and 83 deletions

View File

@ -4,10 +4,12 @@
"description": "An asynchronous python bot framework.",
"homepage": "https://docs.nonebot.dev/",
"main": "index.js",
"contributors": [{
"name": "yanyongyu",
"email": "yanyongyu_1@126.com"
}],
"contributors": [
{
"name": "yanyongyu",
"email": "yanyongyu_1@126.com"
}
],
"repository": "https://github.com/nonebot/nonebot/",
"bugs": {
"url": "https://github.com/nonebot/nonebot/issues"