PyPi-Bot

A pypi packages information finder telegram bot.


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

Deploy

Deploy on Heroku

Deploy in your vps

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

Variables

See 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

GitHub

https://github.com/FayasNoushad/PyPi-Bot