Merge pull request #1545 from Deivedux/1.4

Fixed command prefixes in Permissions System doc
This commit is contained in:
Master Kwoth 2017-08-30 20:15:17 +02:00 committed by GitHub
commit f61123ef92

View File

@ -49,11 +49,11 @@ To allow users to only see the current song and have a DJ role for queuing follo
* Disables music commands for everybody
2. `.sc !!nowplaying enable`
2. `.sc .nowplaying enable`
* Enables the "nowplaying" command for everyone
3. `.sc !!listqueue enable`
3. `.sc .listqueue enable`
* Enables the "listqueue" command for everyone