Created
March 16, 2021 07:42
-
-
Save sid-r-singh/93675a3808f72ce3da768df494e59b17 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Procfile | |
web: python fresh_bot.py | |
requirements.txt | |
certifi==2020.12.5 | |
chardet==4.0.0 | |
idna==2.10 | |
python-telegram-bot | |
requests==2.25.1 | |
telebot==0.0.4 | |
urllib3==1.26.3 | |
flask |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment