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