12 lines
367 B
JSON
12 lines
367 B
JSON
{
|
|
"token": "your bot token",
|
|
"mailGuildId": "id of the modmail inbox guild",
|
|
"mainGuildId": "id of the main server where users will DM the bot",
|
|
|
|
"prefix": "!",
|
|
"status": "Message me for help!",
|
|
"responseMessage": "Thank you for your message! Our mod team will reply to you here as soon as possible.",
|
|
"alwaysReply": false,
|
|
"alwaysReplyAnon": false
|
|
}
|