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
|
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
|
modmailReminderInterval: 10, // How often the bot should send a reminder of x new modmails in queue
|
||||||
modmailReminderChannel: '', // channel to send reminders in
|
modmailReminderChannel: '', // channel to send reminders in
|
||||||
|
logChannel: '', // Channel in which modmail logs are sent
|
||||||
clientOptions: {
|
clientOptions: {
|
||||||
intents: [ // Needs at least these
|
intents: [ // Needs at least these
|
||||||
'GUILDS',
|
'GUILDS',
|
||||||
|
Loading…
Reference in New Issue
Block a user