mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-22 18:46:40 +00:00
🐛 fix nickname
This commit is contained in:
@@ -4,6 +4,7 @@ PORT=2333
|
||||
DEBUG=true
|
||||
|
||||
SUPERUSERS=[123123123]
|
||||
NICKNAME=["bot"]
|
||||
|
||||
COMMAND_START=["", "/", "#"]
|
||||
COMMAND_SEP=["/", "."]
|
||||
|
Reference in New Issue
Block a user