Forums

Deploy a Discord bot

I am making a discord bot using discord.py. I have a paid account and the bot is working from console, However the consoles are being restarted by pythonanywhere sometimes, How can I make my bot works 24/7 or run it as a WSGI app?

If you want to run a task 24/7 and you have a paid account, the best way is to use an always-on task.