Removed not working music node

This commit is contained in:
Corwin 2023-06-03 16:59:35 +01:00 committed by GitHub
parent 288fd752ab
commit 4b07084607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,11 +76,6 @@ if (clientID && clientSecret) {
port: 80,
password: "techpoint"
},
{
host: "149.56.20.224",
port: 19155,
password: "Techpoint"
},
],
send(id, payload) {
const guild = client.guilds.cache.get(id);