mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-27 14:23:56 +00:00
added possibility to define the text which is used for notifying the user when closing a thread
This commit is contained in:
@@ -14,6 +14,10 @@ This feature enables users to contact the moderation of the server in a private
|
||||
|
||||
Feature key: `modmail`
|
||||
|
||||
==== Relevant system configuration
|
||||
`modmailCategory`:: The category on the server which is used to hold the text channels representing the threads
|
||||
`modMailClosingText`::The text being used when notifying the user when a thread is closed.
|
||||
|
||||
==== Post targets
|
||||
`modmailPing`:: Will be used to send the notification when a new thread is opened.
|
||||
`modmailLog`:: Will be used to log the interactions when a thread is closed.
|
||||
@@ -68,8 +72,3 @@ Close a thread without logging
|
||||
* Description: Closes the thread without notifying the user and without logging the messages.
|
||||
* Mode Restriction: This command is only available when mod mail is in the mode `log`.
|
||||
|
||||
=== Mod mail thread logging
|
||||
|
||||
|
||||
|
||||
==== Post targets
|
||||
|
||||
Reference in New Issue
Block a user