We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a6b09 commit 5d03a04Copy full SHA for 5d03a04
config.json.example
@@ -1,6 +1,6 @@
1
{
2
"TOKEN": "MyBotToken",
3
- "MODMAIL_API_TOKEN": "MyApiToken",
+ "LOG_URL": "https://logviewername.herokuapp.com/",
4
"GUILD_ID": 1234567890,
5
"OWNERS": "Owner1ID,Owner2ID,Owner3ID",
6
"MONGO_URI": "mongodb+srv://mongodburi"
0 commit comments