Skip to content

Commit

Permalink
style(readme): update identation
Browse files Browse the repository at this point in the history
  • Loading branch information
Androz2091 committed May 28, 2019
1 parent 3d37a6f commit 4e772db
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ 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

You need to rename the `config.sample.json` file to `config.json` and edit it before starting the bot.
Expand Down

0 comments on commit 4e772db

Please sign in to comment.