mirror of
https://github.com/suhail-c/Telegram-Odesli-Bot.git
synced 2026-01-15 14:42:53 -03:00
14 lines
192 B
Bash
14 lines
192 B
Bash
# Telegram
|
|
API_ID=
|
|
API_HASH=""
|
|
BOT_TOKEN=""
|
|
OWNER_USERID =[]
|
|
SUDO_USERID =[] #optional
|
|
|
|
# MongoDB
|
|
MONGO_URI=""
|
|
|
|
# Spotify
|
|
CLIENT_ID=""
|
|
CLIENT_SECRET=""
|