Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
282 stars 165 forks source link

How can I make the bot always online using the uptimerobot? #78

Closed Padin11 closed 2 years ago

Padin11 commented 2 years ago

I would like to make the bot online using the uptimerobot, but if you have any other suggestion...

Raptor123471 commented 2 years ago

You will need to be more descriptive in your issue. I am not sure what you are trying to accomplish.

jkapi commented 2 years ago

UptimeRobot is only monitoring software to check if something is alive. If you want to check if the bot is online, I think it's easiest to create a plugin that sends a heartbeat every once in a while to UptimeRobot.

Raptor123471 commented 2 years ago

I do not plan to support this myself but if you have a compatible plugin I would be happy to add it to a plugin database in the wiki.