Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Feb 27, 2017
1 parent 3ab8dbd commit a0a2995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Type `!commands` to print the following list of available commands.

### Adding sounds

You can add sounds to the bot by typing `!add` and attaching a file. The file has to be an .mp3 file of less than 1MB.
You can add sounds to the bot by typing `!add` and attaching a file. Accepted file formats and a limit to the size are configurable.

### Playing sounds

Type `!sounds` to get a list of all sounds that are available to your bot. Play any sound by prefixing it with `!`, e.g. `!mysound`. Play a random sound with `!random`.
Type `!sounds` to get a list of all sounds that are available to your bot. Play any sound by prefixing it with `!`, e.g. `!onlygame`. Play a random sound with `!random`.

All sounds will be added to a queue and played in succession. To halt the playback and empty the queue type `!stop`.

Expand Down

0 comments on commit a0a2995

Please sign in to comment.