This commit is contained in:
parent
59b5c07da6
commit
a4a34e83ec
@ -34,10 +34,10 @@ module.exports = {
|
||||
|
||||
const nodes = [
|
||||
{
|
||||
host: "eu-lavalink.lexnet.cc",
|
||||
password: "lexn3tl@val!nk",
|
||||
port: 443,
|
||||
secure: true
|
||||
host: "omega.raphix.fr",
|
||||
password: "raphixlavalink",
|
||||
port: 2333,
|
||||
secure: false
|
||||
}
|
||||
];
|
||||
|
||||
|
@ -129,10 +129,10 @@ function startDiscordBot() {
|
||||
|
||||
const nodes = [
|
||||
{
|
||||
host: "eu-lavalink.lexnet.cc",
|
||||
password: "lexn3tl@val!nk",
|
||||
port: 443,
|
||||
secure: true
|
||||
host: "omega.raphix.fr",
|
||||
password: "raphixlavalink",
|
||||
port: 2333,
|
||||
secure: false
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user