Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenyDEV committed Jun 13, 2022
1 parent cbd521f commit 5635992
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
- and more!

## Commands
Command | Description | Usage
------------- | ------------- | ------------
`/add` | Add a link to the Database | `/add example.com` <-- do not include `https://`
`/remove` | Remove a link from the Database | `/remove example.com`
`/panel` | Creates a panel of buttons to click for the links! | `/panel`
`/list` | Lists all domains stored in the Database | `/list`
`/reset` | Resets **all users** in the database | `/reset`
| Command | Description | Usage |
|---------|----------------------------------------------------|----------------------------------------------|
| /add | Add a link to the Database | /add example.com <-- do not include https:// |
| /remove | Remove a link from the Database | /remove example.com |
| /panel | Creates a panel of buttons to click for the links! | /panel |
| /list | Lists all domains stored in the Database | /list |
| /reset | Resets all users in the database | /reset |

## Installation

Expand Down

0 comments on commit 5635992

Please sign in to comment.