diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Make a new file called `config.json`. ``` { "token": "token_here", - "prefix": "!", + "prefix": "dl:", "botOwner": "your_user_id_here", "statusChannel": "channel_id", "voiceChannel": "voice_channel_id" |
