ramirez/config.example.json

9 lines
299 B
JSON
Raw Normal View History

2017-02-10 00:19:14 -05:00
{
"token": "your bot token",
"mailGuildId": "id of the modmail inbox guild",
2017-05-01 05:14:28 -04:00
"mainGuildId": "id of the main server where users will DM the bot",
"status": "Message me for help!",
"responseMessage": "Thank you for your message! Our mod team will reply to you here as soon as possible.",
2017-02-10 00:19:14 -05:00
}