Skip to content

Commit b6ac6ec

Browse files
committed
Add some common settings to config.example.ini
1 parent 8662917 commit b6ac6ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config.example.ini

+7
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@ mainServerId = REPLACE_WITH_MAIN_SERVER_ID
55
inboxServerId = REPLACE_WITH_INBOX_SERVER_ID
66
logChannelId = REPLACE_WITH_LOG_CHANNEL_ID
77

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+
815
# Add new options below this line:
916
# ----------------------------------

0 commit comments

Comments
 (0)