Skip to content

Monitors multiple bots/users status, and notifies when its up or down

Notifications You must be signed in to change notification settings

AlifPapp/Outages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Monitors multiple bots/users status, and notifies when its up or down.
Note: Designed to only function in 1 guild

Online message

Offline message

Custom notification message

  • Bot will send a message then delete it, include who to ping here.

Per bot specific channel

Add bot to be monitored

Remove bot from being monitored

View bot's system statisics

Setup

  1. Create a mongodb database named ["Outages"]["Users"]
  2. Create bot with all intents enabled
  3. Invite the bot with all permisions
  4. Fill out bots Secrets
  5. In main.py change these variables:
debug_guilds = [your guild id]
self.owner_id = your id

Note: You will need to make slight changes depending where you host it.
I have it set up to run either on my desktop or on replit.

BTW You can view the bot in action in my discord

About

Monitors multiple bots/users status, and notifies when its up or down

Resources

Stars

Watchers

Forks

Languages