Files
plain-ub-overfork/sample-config.env
2023-10-09 15:35:39 +05:30

36 lines
353 B
Bash

API_ID=
API_HASH=
CMD_TRIGGER=.
DEV_MODE=0
# exec, sh, shell commands
DB_URL=
# Mongo DB cluster URL
FBAN_LOG_CHANNEL=
# Optional FedBan Proof and logs.
LOG_CHAT=
# Bot logs chat
OWNER_ID=
# Your user ID
SESSION_STRING=""
# Your string session
SUDO_TRIGGER=!
# Trigger for bot
UPSTREAM_REPO="https://github.com/thedragonsinn/plain-ub"