mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
📝 Docs: 重写教程与进阶指南 (#1604)
Co-authored-by: Johnny Hsieh <32300164+mnixry@users.noreply.github.com>
This commit is contained in:
11
website/docs/appendices/whats-next.md
Normal file
11
website/docs/appendices/whats-next.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
sidebar_position: 99
|
||||
description: 下一步──进阶!
|
||||
---
|
||||
|
||||
# 下一步
|
||||
|
||||
至此,我们已经了解了 NoneBot 的大多数功能用法,相信你已经可以独自写出一个插件了。现在你可以选择:
|
||||
|
||||
- 即刻开始插件编写!
|
||||
- 更深入地了解 NoneBot 的[更多功能和原理](../advanced/plugin-info.md)!
|
Reference in New Issue
Block a user