mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
update
This commit is contained in:
parent
d163ea76a1
commit
d669228d19
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ except Exception as e:
|
|||
LOGGER.error(f"One or more env variables missing! Exiting now.\n{e}")
|
||||
sys.exit(1)
|
||||
|
||||
TZ = environ.get("TZ", "Asia/Jakarta")
|
||||
COMMAND_HANDLER = environ.get("COMMAND_HANDLER", "! /").split()
|
||||
SUDO = list(
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue