I Tried to deploy my python telegram bot on Heroku but when the Deploy end I Click to View it gives me Application Error. My Code is Running locally on PyCharm very well, I Prepare all the Requirements files to Deploy on Heroku(Requirement.txt & Procfile) and Uploaded them to GitHub.
This is my Code in GitHub: https://github.com/mohammad122333/python-telegram-bot
Another Question Can I Deploy my Code Without GitHub To keep my code Secure?
I'm new in stack overflow , Programming python and speaking English so Forgive me if there is a mistake..