mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
New: get_bot function (#419)
Co-authored-by: nonebot <nonebot@users.noreply.github.com> Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
@ -59,6 +59,8 @@ NoneBot 主要配置。大小写不敏感。
|
||||
|
||||
NoneBot 运行所使用的 `Driver` 。继承自 `nonebot.driver.BaseDriver` 。
|
||||
|
||||
配置格式为 `<module>[:<class>]`,默认类名为 `Driver`。
|
||||
|
||||
|
||||
|
||||
### `host`
|
||||
|
Reference in New Issue
Block a user