Hi, I have had a Discord Bot running on glitch and recently the bot has been going offline randomly and when I check logs this is all it says.
When my bot starts, it normally says:
Your app is listening on port 3000
DiscordBot is Online!
But it doesn’t…
This has happened before and I thought it was a one time only thing and I solved it by exporting my files to github then importing them on a fresh project. I don’t want to keep on needing to do this.
I have the refresh command in the terminal but it doesn’t start my bot, it only says “Your app is listening on port blah”
Please, if you know what is happening or a solution help me out.