mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 19:45:16 +00:00
Removed not working music node
This commit is contained in:
parent
288fd752ab
commit
4b07084607
1 changed files with 0 additions and 5 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue