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