mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-28 13:36:41 +00:00
💡 add cqhttp event
This commit is contained in:
@@ -120,6 +120,10 @@ module.exports = context => ({
|
||||
title: "nonebot.exception 模块",
|
||||
path: "exception"
|
||||
},
|
||||
{
|
||||
title: "nonebot.adapters 模块",
|
||||
path: "adapters/"
|
||||
},
|
||||
{
|
||||
title: "nonebot.adapters.cqhttp 模块",
|
||||
path: "adapters/cqhttp"
|
||||
|
||||
Reference in New Issue
Block a user