mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-05-04 08:14:55 +00:00
Added new variable choise due to bug in nodejs docker
This commit is contained in:
parent
d454d0965a
commit
9f5c455401
@ -17,6 +17,6 @@ module.exports = {
|
||||
invite: "https://discordapp.com/api/oauth2/authorize?client_id=684109535312609409&permissions=3427328&scope=bot",
|
||||
|
||||
//Settings
|
||||
prefix: process.env.PREFIX || "rx>",
|
||||
prefix: process.env.RADIOX_PREFIX || process.env.PREFIX || "rx>",
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user