check bot sanya movies bot
-
BOT_TOKEN
: Create a bot using @BotFather, and get the Telegram API token. -
API_ID
: Get this value from telegram.org -
API_HASH
: Get this value from telegram.org -
CHANNELS
: Username or ID of channel or group. Separate multiple IDs by space -
ADMINS
: Username or ID of Admin. Separate multiple Admins by space -
DATABASE_URI
: mongoDB URI. Get this value from mongoDB. For more help watch this video -
DATABASE_NAME
: Name of the database in mongoDB. -
LOG_CHANNEL
: A channel to log the activities of bot. Make sure bot is an admin in the channel. -
Check info.py for more optional variables
- 📽️ How to Create a MongoDB Database
- 📽️ How to Create a Telegram Bot with BotFather
- 📽️ Get Telegram API ID and Hash
- 📽️ Deploy Python Telegram Bot on Render
🛠️ Note: Please make sure to fork the repository and use your own copy.