Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
finlaysawyer authored Jan 10, 2021
1 parent a53569e commit f222adc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# discord-uptime
Discord bot to monitor uptime and ping addresses
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Built using discord.py 1.6.x, ping3 and aiohttp
Discord Uptime is a Discord bot that allows you to monitor the uptime of services using ICMP ping and http requests.
There are also commands avaliable to make manual requests. Built using discord.py 1.6.x, ping3 and aiohttp

## Installation
**Requires Python 3.6+**
Expand Down Expand Up @@ -51,4 +52,4 @@ Servers should be setup similar to the examples already in `server.json`:
![status](https://i.gyazo.com/6d5e0c4fbdb5ff52619d86eef827e369.png)
> Uptime & Downtime Notifications
![uptime](https://i.gyazo.com/803aebfcb3833ac8de7bd38e18378a29.png)
![uptime](https://i.gyazo.com/803aebfcb3833ac8de7bd38e18378a29.png)

0 comments on commit f222adc

Please sign in to comment.