diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 16:57:03 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 16:57:03 -0400 |
| commit | 2bba86c3bf5319dadc050bd492dfe243dcd77bf6 (patch) | |
| tree | 1517431c73313d131dcff40d096b5e6917acbaac /README.md | |
| parent | d449fa9b3ab26e495939ff36067fe7978006b1d4 (diff) | |
| download | DLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.tar.gz DLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.tar.bz2 DLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.zip | |
Removed skip and finally made the music loopable!
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 |
