forked from Galactic/modmail
update example config
This commit is contained in:
parent
20561e8008
commit
953431032e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user