Forums

Cannot terminate bot

I have terminated all the process, but my bot main.py is still running. Could you terminate it manually, please.

What makes you think it's still running? How were you running it on PythonAnywhere?

The bot worked in telegram for a couple hours after I stopped all processes

Its OK now

Moreover, when trying to launch the program, an error occurred due to the fact that the bot is already launched

How are you running the bot on PythonAnywhere?

python main.py

Is it in a console? You can inspect your running processes by clicking on Fetch process list at the bottom of the consoles page.