Attach-Bot-V2

An advanced telegram attach bot


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

Deploy

git clone https://github.com/FayasNoushad/Attach-Bot-V2/tree/main
cd Attach-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
  • DATABASE_URL MongoDB URL
  • BOT_OWNER Bot owner ID

Credits

GitHub

https://github.com/FayasNoushad/Attach-Bot-V2