Add some common settings to config.example.ini
parent
8662917bea
commit
b6ac6ec791
|
@ -5,5 +5,12 @@ mainServerId = REPLACE_WITH_MAIN_SERVER_ID
|
|||
inboxServerId = REPLACE_WITH_INBOX_SERVER_ID
|
||||
logChannelId = REPLACE_WITH_LOG_CHANNEL_ID
|
||||
|
||||
# Common settings
|
||||
# ----------------------------------
|
||||
prefix = !
|
||||
inboxServerPermission = manageMessages
|
||||
status = Message me for help!
|
||||
responseMessage = Thank you for your message! Our mod team will reply to you here as soon as possible.
|
||||
|
||||
# Add new options below this line:
|
||||
# ----------------------------------
|
||||
|
|
Loading…
Reference in New Issue