mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 04:14:51 +00:00
Nightmode Var
This commit is contained in:
parent
004a57fdfe
commit
6288c206e9
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ SUDO = list(
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
SUPPORT_CHAT = environ.get("SUPPORT_CHAT", "YasirPediaChannel")
|
SUPPORT_CHAT = environ.get("SUPPORT_CHAT", "YasirPediaChannel")
|
||||||
|
NIGHTMODE = environ.get("NIGHTMODE", False)
|
||||||
|
|
||||||
## Config For AUtoForwarder
|
## Config For AUtoForwarder
|
||||||
# Forward From Chat ID
|
# Forward From Chat ID
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue