mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
ss
This commit is contained in:
parent
f363f03ca4
commit
c0c1857f24
2 changed files with 5 additions and 0 deletions
|
@ -30,5 +30,9 @@ module.exports = {
|
|||
'host': 'kitsune.icu',
|
||||
'port': 25565,
|
||||
},
|
||||
{
|
||||
'host': 'play.kaboom.pw',
|
||||
'port': 25565,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue