mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-26 15:10:32 +00:00
[AB-xxx] adding templates for thread reminders and auto closing
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Pauses or unpauses threads
|
||||
@@ -0,0 +1,2 @@
|
||||
This command can be used to pause or unpause threads.
|
||||
A paused thread will not be closed, messages are still possible.
|
||||
@@ -0,0 +1 @@
|
||||
Whether to pause or unpause the thread
|
||||
@@ -0,0 +1 @@
|
||||
Thread pause state has been updated.
|
||||
@@ -0,0 +1 @@
|
||||
Snoozes reminders for threads
|
||||
@@ -0,0 +1 @@
|
||||
This command snoozes the reminders for a modmail thread for a defined period of time.
|
||||
@@ -0,0 +1 @@
|
||||
Duration to snooze the thread for
|
||||
@@ -0,0 +1 @@
|
||||
Thread has been snoozed.
|
||||
@@ -0,0 +1 @@
|
||||
Duration format defining the duration after how much a modmail thread should be closed without activity. Default: `${defaultValue}`
|
||||
@@ -0,0 +1 @@
|
||||
Duration format defining the duration after which the moderators should be reminded about the thread. Default: `${defaultValue}`
|
||||
@@ -0,0 +1 @@
|
||||
Automatically closed
|
||||
@@ -0,0 +1 @@
|
||||
Thread will be closed ${autoCloseTime}, unless there are more messages being sent or the thread is paused.
|
||||
@@ -0,0 +1 @@
|
||||
Thread was last updated ${lastUpdated}.
|
||||
@@ -0,0 +1 @@
|
||||
Thread is paused.
|
||||
Reference in New Issue
Block a user