$ pip install -r requirements.txt- Place Discord Application Developer Token into
discordtoken.py - Run
python3 bot.py - 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!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.
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.
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.
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.
