diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -10,4 +10,20 @@ Make a new file called `config.json` "voiceChannel": "voice_channel_id", "botOwner": "your_id_here" } +``` + +# Help Command +``` +Public Only +----------- +help - Displays commands +ping - Pong! +git - Links to the source repo +about - About the bot + +Bot Owner Only +-------------- +join - Joins voice chat +leave - Leaves voice chat +stop - Stops bot ```
\ No newline at end of file |
