mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
Update docs
This commit is contained in:
@ -4,4 +4,4 @@ HOST = '0.0.0.0'
|
||||
PORT = 8080
|
||||
|
||||
SUPERUSERS = {12345678}
|
||||
COMMAND_START.add('')
|
||||
COMMAND_START = {'', '/', '!', '/', '!'}
|
||||
|
@ -1 +1 @@
|
||||
nonebot>=1.0.0
|
||||
nonebot>=1.1.0
|
Reference in New Issue
Block a user