23 lines
296 B
Bash
23 lines
296 B
Bash
API_ID=
|
|
|
|
API_HASH=
|
|
|
|
DEV_MODE=0
|
|
# exec, sh, shell commands
|
|
|
|
DB_URL=
|
|
# Mongo DB cluster URL
|
|
|
|
FBAN_LOG_CHANNEL=
|
|
# FedBan Proof and logs.
|
|
|
|
LOG_CHAT=
|
|
# Bot logs chat
|
|
|
|
SESSION_STRING=""
|
|
|
|
USERS = [1223478]
|
|
# Separate multiple values with ,
|
|
|
|
UPSTREAM_REPO = "https://github.com/thedragonsinn/plain-ub"
|