mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +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",
|
invite: "https://discordapp.com/api/oauth2/authorize?client_id=684109535312609409&permissions=3427328&scope=bot",
|
||||||
|
|
||||||
//Settings
|
//Settings
|
||||||
prefix: process.env.PREFIX || "rx>",
|
prefix: process.env.RADIOX_PREFIX || process.env.PREFIX || "rx>",
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user