Sir, I have done the following steps while deploying the telegram bot.
- I have made procfile and added web gunicorn app: app and saved without any extension.
- I wasn’t able to install gunicorn on Windows but have added the same on requirements.txt
- Made an account on Heroku and installed Hereoku CLI.
- Added files on Github and deployed the same on Heroku.
But on running the heroku.com/.git link, I am getting the error (Method Not Allowed).