mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
removed comand prefix
This commit is contained in:
@@ -80,7 +80,6 @@ class BotConfig(BaseModel):
|
||||
phone_number: str
|
||||
inventory_api_url: str
|
||||
engine: Engine
|
||||
cmd_prefix: str = "!"
|
||||
reconnect_delay: int = 5
|
||||
max_reconnect_delay: int = 300
|
||||
max_retries: int = 10
|
||||
|
||||
Reference in New Issue
Block a user