Files
plain-ub-overfork/sample-config.env
2023-10-04 12:38:07 +05:30

39 lines
398 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
OWNER_ID=
# Your user ID
SESSION_STRING=""
# Your string session
TRIGGER=.
# Trigger for bot
USERS = [1223478]
# Sudo access.... Separate multiple values with ,
UPSTREAM_REPO = "https://github.com/thedragonsinn/plain-ub"