mirror of
https://github.com/MinazukiAmane/Tinasha-Bot.git
synced 2025-03-15 11:35:58 +08:00
yes you can use v4 but no can't play?
This commit is contained in:
parent
f6d843e674
commit
6d5e1a872c
10
config.js
10
config.js
@ -55,12 +55,22 @@ module.exports = {
|
||||
port: 443,
|
||||
password: "amanechan",
|
||||
secure: true,
|
||||
version: "v3",
|
||||
},
|
||||
{
|
||||
host: "lavalink-sg.serenetia.com",
|
||||
port: 443,
|
||||
password: "amanechan",
|
||||
secure: true,
|
||||
version: "v3",
|
||||
},
|
||||
{
|
||||
host: "lavalink-sg2.serenetia.com",
|
||||
port: 443,
|
||||
password: "amanechan",
|
||||
secure: true,
|
||||
version: "v4",
|
||||
useVersionPath: true,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user