mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
use play.chipmunk.land
you know how long it took me to realize lol
This commit is contained in:
parent
feb58835d5
commit
352718f4eb
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ module.exports = {
|
||||||
'kitsune.icu': '1004006678460637315',
|
'kitsune.icu': '1004006678460637315',
|
||||||
'fallback.kitsune.icu': '1050764247518412850',
|
'fallback.kitsune.icu': '1050764247518412850',
|
||||||
'mc.chomens41793.ga': '1010734897796763758',
|
'mc.chomens41793.ga': '1010734897796763758',
|
||||||
'chipmunk.land': '1042590315464364032',
|
'play.chipmunk.land': '1042590315464364032',
|
||||||
'mcslot.eu': '1057090538404323338'
|
'mcslot.eu': '1057090538404323338'
|
||||||
},
|
},
|
||||||
embedsColors: {
|
embedsColors: {
|
||||||
|
@ -92,7 +92,7 @@ module.exports = {
|
||||||
logging: true
|
logging: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: 'chipmunk.land',
|
host: 'play.chipmunk.land',
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: true
|
logging: true
|
||||||
|
|
Loading…
Reference in a new issue