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 a813071 commit 1685687Copy full SHA for 1685687
config.json.example
@@ -1,7 +1,6 @@
1
{
2
"TOKEN": "XXX.XXX.XXX",
3
- "PREFIX": "m.",
4
- "GUILD_ID": EDITTHIS,
5
- "STATUS": "DM me for help!",
+ "MODMAIL_API_TOKEN": "XXX.XXX.XXX",
+ "GUILD_ID": 6969696969,
6
"OWNERS": "comma,seperated,user_ids"
7
}
0 commit comments