mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
📝 add store base layout
This commit is contained in:
@ -100,3 +100,7 @@ nonebot.load_from_toml("plugin_config.toml", encoding="utf-8")
|
||||
```python
|
||||
nonebot.load_builtin_plugin("echo")
|
||||
```
|
||||
|
||||
## 嵌套插件
|
||||
|
||||
<!-- TODO -->
|
||||
|
Reference in New Issue
Block a user