diff --git a/src/bot.js b/src/bot.js index 05d8d51..59ad137 100644 --- a/src/bot.js +++ b/src/bot.js @@ -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);