Forums

Telegram bot stops

I have deployed telegram bot on free plan. It's not telegram bot with menu, commands. It's while loop which parsing API and sends changes in to the telegram channel. It can works 16-20 hours and stops without errors. But it's using only 2% of CPU. What should I do?

If you're running your script in a console, that's an expected behavior. We have always-on task feature for running long jobs on PythonAnywhere.