Co-Authored-By: Aditya <me@xditya.me> Co-Authored-By: Amit Sharma <48654350+buddhhu@users.noreply.github.com> Co-Authored-By: hellboi_atul <68107352+hellboi-atul@users.noreply.github.com> Co-Authored-By: Sρι∂у <68327188+sppidy@users.noreply.github.com> Co-Authored-By: Anonymous <69723581+New-dev0@users.noreply.github.com> Co-Authored-By: Danish <72792730+1Danish-00@users.noreply.github.com> Co-Authored-By: Arnab Paryali <arnabxd@pm.me> Co-Authored-By: Programming Error <75001577+programmingerror@users.noreply.github.com>
19 lines
250 B
Plaintext
19 lines
250 B
Plaintext
# Don't use quotes( " and ' )
|
|
# e.g : HNDLR=.
|
|
# Leave ENV as it is.
|
|
|
|
ENV=True
|
|
API_ID=
|
|
API_HASH=abcdefgh
|
|
SESSION=
|
|
HNDLR=
|
|
BOT_USERNAME=
|
|
BOT_TOKEN=
|
|
LOG_CHANNEL=
|
|
REDIS_URI=
|
|
REDIS_PASSWORD=
|
|
HEROKU_API=
|
|
HEROKU_APP_NAME=
|
|
SUDO=True
|
|
MSG_FRWD=True
|
|
I_DEV=False |