We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8662917 commit b6ac6ecCopy full SHA for b6ac6ec
config.example.ini
@@ -5,5 +5,12 @@ mainServerId = REPLACE_WITH_MAIN_SERVER_ID
5
inboxServerId = REPLACE_WITH_INBOX_SERVER_ID
6
logChannelId = REPLACE_WITH_LOG_CHANNEL_ID
7
8
+# Common settings
9
+# ----------------------------------
10
+prefix = !
11
+inboxServerPermission = manageMessages
12
+status = Message me for help!
13
+responseMessage = Thank you for your message! Our mod team will reply to you here as soon as possible.
14
+
15
# Add new options below this line:
16
# ----------------------------------
0 commit comments