json
  "Webhook": "", //Discord webhook used for as a fallback if the specific ones are not set // blank will disable this feature if specific webhooks are not set
  "Webhooks": { //Discord webhook to log message types to
    "Commands": "",
    "Bans": "",
    "Disconnections": "",
    "Kicks": "",
    "BanExpirations": "",
    "DupeCharactersAndLogins": ""
  },