ledudu / QR-Code-Bot

An advanced QR Code telegram bot with more features.

Home Page:https://telegram.me/FnQRCodeBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 or Photo Selection Support

Deploy

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


About

An advanced QR Code telegram bot with more features.

https://telegram.me/FnQRCodeBot

License:MIT License


Languages

Language:Python 100.0%