Skip to content

leblanck/reef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues made-with-python req-python-ver

REEF

Digital Ocean System Status Bot for Discord

Install in Discord

Add Bot To Discord

Install/Run Locally

  1. $ pip install -r requirements.txt
  2. Place Discord Application Developer Token into discordtoken.py
  3. Run python3 bot.py
  4. If succesfull you will see the following output:
INFO     discord.client logging in using static token
INFO     discord.gateway Shard ID None has connected to Gateway (Session ID: ).
Logged on as DigitalOcean Reef!

Usage

Getting General System Status

Command: $reef

DigitalOcean Reef BOT — Today at 9:52 AM
✅ All Systems Operational 
Updated at 2022-09-07T08:13:41.180Z, Etc/UTC

or

DigitalOcean Reef BOT — Today at 4142 PM
❕ Minor Service Outage Run $reef-i for more info on current incidents.
Updated at: 2022-09-07T19:55:44.640Z, Etc/UTC

This will report if there are any outages in the Digital Ocean environment. This is more of a general check.

Getting Scheduled Maintenance

Command: $reef-m

DigitalOcean Reef BOT — 09/02/2022
✅ No Maintenance is Scheduled. All good!

This will report if there are any scheduled & upcoming maintenance windows.

Getting Active Incident Status

Command: $reef-i

DigitalOcean Reef BOT — Today at 4:25 PM
Current Outage: Mongo Managed Databases Creation with status of: INVESTIGATING...
Updated at: 2022-09-07T19:50:31.324Z

This will report if there are any active incidents, the incident title, and when it was last updated.

Getting Individual Component Status

Command: $reef-c componentName e.g. $reef-c API

DigitalOcean Reef BOT — Today at 2:02 PM
✅  API is in a operational state
Updated at 2022-07-14T23:18:26.904Z

This will report the current status of the supplied component (API, VPC, Billing, etc). Components can be found on the Digital Ocean Status Page.

About

Discord Bot for displaying Digital Ocean System Status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors