💡 add cqhttp event

This commit is contained in:
yanyongyu
2020-09-29 23:10:29 +08:00
parent f3986ace51
commit edc3aadbb5
6 changed files with 266 additions and 6 deletions

View File

@ -120,6 +120,10 @@ module.exports = context => ({
title: "nonebot.exception 模块",
path: "exception"
},
{
title: "nonebot.adapters 模块",
path: "adapters/"
},
{
title: "nonebot.adapters.cqhttp 模块",
path: "adapters/cqhttp"