Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add invite and demo reddit
  • Loading branch information
picklejason committed Mar 4, 2020
1 parent 043d4f4 commit 31ccaa8
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,28 @@

This is a Discord bot coded in Python with [discord.py](https://discordpy.readthedocs.io/en/latest/) for proving info on novel coronavirus (COVID-19) by [picklejason](https://github.com/picklejason)

### Usage
`.c stat "all"` Stats of all locations
## Usage

<img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/2610c48959a97f5bf5ce4f1ea50c7711.png" height="495" width="450"/>
* Invite the bot to your server using the following link: [invite](https://discordapp.com/api/oauth2/authorize?client_id=683462722368700526&permissions=0&scope=bot)

`.c stat "other"` Stats of locations other than China
* The command prefix for the bot is `.c `

<img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/0c2460d923e600a995cf2cddce328674.png" height="495" width="450"/>
* Use the `help` command for further info

`.c stat "country name"` Stats of a specific country
### Features

<img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/8b4867f480eb6e18d7b29bc1134eb1da.png" height="495" width="450"/>
* `.c stat "all"` Stats of all locations

* <img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/2610c48959a97f5bf5ce4f1ea50c7711.png" height="405" width="365"/>

* `.c stat "other"` Stats of locations other than China

* <img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/0c2460d923e600a995cf2cddce328674.png" height="405" width="365"/>

* `.c stat "country name"` Stats of a specific country

* <img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/8b4867f480eb6e18d7b29bc1134eb1da.png" height="405" width="365"/>

* `.c reddit [category]` Reddit posts from [r/Coronavirus](https://www.reddit.com/r/Coronavirus/) | category = `Hot` `New` `Top`

* <img align="center" style="float: centrer; margin: 0 10px 0 0;" src="https://i.gyazo.com/3f6fc16adcee6fe86f720823824b09f9.png" height="385" width="425"/>

0 comments on commit 31ccaa8

Please sign in to comment.