This commit is contained in:
ChomeNS 2022-08-20 14:44:57 +07:00
parent f363f03ca4
commit c0c1857f24
2 changed files with 5 additions and 0 deletions

View file

@ -30,5 +30,9 @@ module.exports = {
'host': 'kitsune.icu',
'port': 25565,
},
{
'host': 'play.kaboom.pw',
'port': 25565,
},
],
};

View file

@ -18,6 +18,7 @@
"cowsay": "^1.5.0",
"discord-webhook-node": "^1.1.8",
"discord.js": "^13.7.0",
"flying-squid": "^1.5.0",
"mineflayer": "^4.3.0",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",