Here is the ‘heroku logs --tail’ reults
please suggest how to create the Procfile properly for windows when gunicorn is not working.
Also how to use gunicorn to run the program from windows cmd prompt
2020-06-15T15:39:07.951174+00:00 heroku[router]: at=error code=H20 desc=“App boot timeout” method=POST path="/888767447:AAGht_fcIo7IVRCTJk9SiqqPdtw0yAuAbpM" host=himangi-telegram-bot.herokuapp.com request_id=54be13bc-44aa-4d7f-b5f0-86109c713d2e fwd=“91.108.6.91” dyno= connect= service= status=503 bytes= protocol=https
2020-06-15T15:39:11.054552+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2020-06-15T15:39:11.078079+00:00 heroku[web.1]: Stopping process with SIGKILL
2020-06-15T15:39:11.171582+00:00 heroku[web.1]: Process exited with status 137
2020-06-15T15:39:11.206674+00:00 heroku[web.1]: State changed from starting to crashed
2020-06-15T15:39:13.930154+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=himangi-telegram-bot.herokuapp.com request_id=e1a54f54-a0cb-4e8b-b915-4d33c18e90f0 fwd=“122.161.169.194” dyno= connect= service= status=503 bytes= protocol=https