mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 19:56:29 +00:00
added mod mail thread notification, if a user initiates a mod mail thread
added the concept of a mod mail role, these are roles being pinged when a thread is opened, and they also are able to execute mod mail related commands fixed past thread count in mod mail header added convenience method to allow a role to execute a whole feature
This commit is contained in:
@@ -0,0 +1 @@
|
||||
text
|
||||
@@ -0,0 +1 @@
|
||||
text
|
||||
@@ -0,0 +1 @@
|
||||
setModMailRole <role>
|
||||
@@ -0,0 +1 @@
|
||||
The thread concerns ${user}.
|
||||
@@ -0,0 +1 @@
|
||||
A new mod mail thread has been opened.
|
||||
@@ -1,3 +1,3 @@
|
||||
This is a mod mail thread concerning ${user}.
|
||||
The user has the roles ${roles} and joined on ${joinDate}
|
||||
There were ${threadCount} threads in the past.
|
||||
There were ${pastModMailThreadCount} threads in the past.
|
||||
Reference in New Issue
Block a user