Update config.js

This commit is contained in:
Christer Warén 2020-03-02 22:15:29 +02:00 committed by GitHub
parent 683c5c4fe2
commit e9adfb5706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ module.exports = {
invite: "https://discordapp.com/api/oauth2/authorize?client_id=684109535312609409&permissions=3427328&scope=bot",
//Settings
devMode: false,
prefix: "#",
prefix: "rx>",
devPrefix: "-",
volume: 5,
}