//Deploying Flask App for Telegram Bot on Heroku

What if our laptop is switched off then how telegram bot will work?
As it is running when we are executing bot.py file in terminal

If you have deployed your application using heroku then your source code is sent to heroku itself , so you dont need to turn your laptop on for this purpose.
What heroku does is that it makes your app go live.
Heroku is a cloud hosting platform focused on serving developers.

After deploying on heroku chatbot is not working

After deploying on heroku telegram bot is not working.Here is the link to my github link
https://github.com/VIJAY-2018/newsbot_october