diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 20:12:52 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 20:12:52 -0400 |
| commit | f352357df92d7d74a1c3e3bab79f24634dff8d32 (patch) | |
| tree | 2525a5906c3469358d39d7cb5128f200f28566f6 /README.md | |
| parent | a20db1a7b853e8442902320a48db7d5b9ef90eec (diff) | |
| download | DLAP-f352357df92d7d74a1c3e3bab79f24634dff8d32.tar.gz DLAP-f352357df92d7d74a1c3e3bab79f24634dff8d32.tar.bz2 DLAP-f352357df92d7d74a1c3e3bab79f24634dff8d32.zip | |
Updated README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,10 +10,12 @@ Make a new file called `config.json` "token": "token_here", "prefix": "!", "voiceChannel": "voice_channel_id", - "botOwner": "your_id_here" + "botOwner": "your_user_id_here" } ``` +Add your own audio files using the mp3 file extension to `./music` + # Help Command ``` Public Only |
