mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
📝 add create plugin guide
This commit is contained in:
@ -103,7 +103,7 @@ module.exports = context => ({
|
||||
sidebar: "auto",
|
||||
children: [
|
||||
"loading-a-plugin",
|
||||
"writing-a-plugin"
|
||||
"creating-a-plugin"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user