hillmanation / bnu-discord-bot

Discord bot for use with https://github.com/Kareadita/Kavita
GNU General Public License v3.0
3 stars 0 forks source link

Scheduled server availability check #10

Closed hillmanation closed 1 month ago

hillmanation commented 1 month ago

Add scheduled job to periodically check if the Kavita server is up. Optionally have a user or user group to @ mention when it the bot determines the server is down.

hillmanation commented 1 month ago

There is an api call called api/Health which may be useful for this feature