QR-Code-Bot

An advanced QR Code telegram bot with more features.


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

Advanced Features

1. Database ( MongoDB ) Support
2. Broadcast Support
3. Status Command
4. Settings Command
5. Document of Photo Selection Support

Deploy

git clone https://github.com/FayasNoushad/QR-Code-Bot
cd QR-Code-Bot
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

https://github.com/FayasNoushad/QR-Code-Bot