Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 493 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 493 Bytes

Gplink-Bot

Variables

  • BOT_TOKEN : Your telegram bot token from @BotFather

Deploy in Heroku

Deploy

Deploy in your VPS

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

Credits