Skip to content

Commit

Permalink
Update code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Androz2091 committed May 15, 2019
1 parent 1c89ffa commit 9c42a46
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ This bot is made for beginners in nodejs, it is possible to make a more advanced

This bot contains the following commands :

* `Profile` (display the profile of the message author or the profile of the first mentionned member)
* `Work` (this command is limited to one use every 6 hours and allows you to earn credits)
* `Rep` (this command is also limited to one use every 6 hours and allows you give a reputation point to an other member)
* `Setbio` (define your biography, which will appear on your profile)
* `Pay` (allows you to send credits to other members)
* `Leaderboard` (display the first 20 members (for credits))
* `Premium` (admin-only, this command define if a member is premium... or not)
* `Cooldown` (admin-only, this command allows you to reinitialize a member's cooldown for a certain command)
* `Setcredits` (admin-only, this command allows you to define the number of credits of a member)
- `Profile` (display the profile of the message author or the profile of the first mentionned member)
- `Work` (this command is limited to one use every 6 hours and allows you to earn credits)
- `Rep` (this command is also limited to one use every 6 hours and allows you give a reputation point to an other member)
- `Setbio` (define your biography, which will appear on your profile)
- `Pay` (allows you to send credits to other members)
- `Leaderboard` (display the first 20 members (for credits))
- `Premium` (admin-only, this command define if a member is premium... or not)
- `Cooldown` (admin-only, this command allows you to reinitialize a member's cooldown for a certain command)
- `Setcredits` (admin-only, this command allows you to define the number of credits of a member)

## Setup

Expand Down

0 comments on commit 9c42a46

Please sign in to comment.