Skip to content

Commit

Permalink
Updated !commands output
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Nov 7, 2016
1 parent 31e0460 commit 9edc2cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Type `!commands` to print the following list of available commands.
```
!commands Show this message
!sounds Show available sounds
!mostplayed Show 15 most used sounds
!<sound> Play the specified sound
!random Play random sounds
!stop Stop playing
Expand Down
1 change: 1 addition & 0 deletions bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ function listCommands(user) {
'```',
'!commands Show this message',
'!sounds Show available sounds',
'!mostplayed Show 15 most used sounds',
'!<sound> Play the specified sound',
'!random Play random sound',
'!stop Stop playing',
Expand Down

0 comments on commit 9edc2cc

Please sign in to comment.