mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
actually use chipmunk.land
This commit is contained in:
parent
37b6aa341b
commit
7358013cfc
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ module.exports = {
|
|||
'kitsune.icu': '1004006678460637315',
|
||||
'fallback.kitsune.icu': '1050764247518412850',
|
||||
'mc.chomens41793.ga': '1010734897796763758',
|
||||
'real.chipmunk.land': '1042590315464364032',
|
||||
'chipmunk.land': '1042590315464364032',
|
||||
'_dc-srv.e3b3b6ffe77c._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
||||
},
|
||||
embedsColors: {
|
||||
|
@ -92,7 +92,7 @@ module.exports = {
|
|||
logging: true
|
||||
},
|
||||
{
|
||||
host: 'real.chipmunk.land',
|
||||
host: 'chipmunk.land',
|
||||
port: 25565,
|
||||
kaboom: true,
|
||||
logging: true
|
||||
|
|
Loading…
Reference in a new issue