From 953431032e1985d3d0ea64a39ef775ed93c25b34 Mon Sep 17 00:00:00 2001 From: Navy Date: Mon, 21 Jun 2021 17:53:51 +0300 Subject: [PATCH] update example config --- config.example.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.example.js b/config.example.js index 4ced46d..8078d8d 100644 --- a/config.example.js +++ b/config.example.js @@ -17,6 +17,7 @@ module.exports = { anonColor: 0, // A colour value, 0 will default to the bot's highest coloured role modmailReminderInterval: 10, // How often the bot should send a reminder of x new modmails in queue modmailReminderChannel: '', // channel to send reminders in + logChannel: '', // Channel in which modmail logs are sent clientOptions: { intents: [ // Needs at least these 'GUILDS',