ramirez/config.example.json

10 lines
410 B
JSON

{
"token": "your bot token",
"mailGuildId": "id of the modmail inbox server",
"mainGuildId": "id of the main server where users will DM the bot",
"logChannelId": "id of the channel on the inbox server where notifications of new logs etc. will be posted",
"status": "Message me for help!",
"responseMessage": "Thank you for your message! Our mod team will reply to you here as soon as possible."
}