Files
plain-ub-overfork/sample-config.env
thedragonsinn 245234a44b WIP:Fbans.
2023-10-03 16:27:21 +05:30

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"