Skip to content
Advertisement

Discord bot wont go online with UptimeRobot

So I’m using python to keep my bot online with UptimeRobot, so I used the following code to keep it online:

JavaScript

UptimeRobot says its online but when I go to discord, its not. Can anyone help me

Advertisement

Answer

Create a Folder named : keep_alive.py

then

JavaScript

Now Import import keep_alive #don't forget to import the file! To your bot main folder

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement