💥 change forward setup api

This commit is contained in:
yanyongyu
2021-07-31 12:24:11 +08:00
parent f48c61c2e0
commit cda1ad093f
11 changed files with 599 additions and 245 deletions

View File

@ -219,6 +219,10 @@ module.exports = (context) => ({
title: "nonebot.drivers.quart 模块",
path: "drivers/quart",
},
{
title: "nonebot.drivers.aiohttp 模块",
path: "drivers/aiohttp",
},
{
title: "nonebot.adapters 模块",
path: "adapters/",