diff options
| -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 |
