mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-21 10:06:40 +00:00
⚗️ rewrite echo and say builtin plugin
This commit is contained in:
@@ -3,6 +3,8 @@ HOST=0.0.0.0
|
||||
PORT=2333
|
||||
DEBUG=true
|
||||
|
||||
SUPERUSERS=[123123123]
|
||||
|
||||
COMMAND_START=["", "/", "#"]
|
||||
COMMAND_SEP=["/", "."]
|
||||
|
||||
|
Reference in New Issue
Block a user