Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Movie-Info-Bot-V2/blob/main/LICENSE

Advanced Features

- Database ( MongoDB ) Support
- Broadcast Support
- New user interface
- Update callback data
- Find movie via CallbackQuery support

Deploy

git clone https://github.com/FayasNoushad/Movie-Info-Bot-V2.git
cd Movie-Info-Bot-V2
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • BOT_OWNER Bot owner ID
  • DATABASE_URL MongoDB URL

Credits


GitHub

View Github