/* eslint-disable max-len */
module.exports = {
  'prefixes': [
    '*',
    'cbot ',
    '/cbot ',
  ],
  'useChat': false,
  'core': {
    'layers': 1,
  },
  'discord': {
    'token': 'OTcxNjUwNDU2NzA5Mzk4NTY5.G3lKC2._XQNTTU1Jqmaam_A0JKSe93GP1vFZvDpiXqZzA',
    'servers': {
      'sus.shhnowisnottheti.me:25565': '990140129245020221',
      'play.kaboom.pw:25565': '1000355361196355674',
      '129.159.58.114:25565': '998945155316973650',
      '192.168.1.103:25565': '1002806756885413978',
      'kitsune.icu:25565': '1004006678460637315',
      'mc.chomens41793.ga:25565': '1010734897796763758',
    },
    'prefix': '!',
    'trustedRoleID': '981159334299983953',
  },
  'servers': [
    {
      'host': 'sus.shhnowisnottheti.me',
      'port': 25565,
    },
    {
      'host': 'kitsune.icu',
      'port': 25565,
    },
    // {
    //   'host': 'mc.chomens41793.ga',
    //   'port': 25565,
    // },
  ],
};