mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-16 04:21:49 +00:00
added current values to post post target
added support for custom setup steps for each feature added mod mail category setup step
This commit is contained in:
@@ -0,0 +1 @@
|
||||
No channel set
|
||||
@@ -1 +1 @@
|
||||
The channel in which where bans should be logged to.
|
||||
The channel in which where bans should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel in which decayed warnings should be logged to.
|
||||
The channel in which decayed warnings should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel in which deleted messages should be logged to.
|
||||
The channel in which deleted messages should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel in which edited messages should be logged to.
|
||||
The channel in which edited messages should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel in which guild joins should be logged to.
|
||||
The channel in which guild joins should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel in which kicks should be logged to.
|
||||
The channel in which kicks should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel where guild leavers should be logged to.
|
||||
The channel where guild leavers should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel where mutes should be logged to. Un-mutes will also be in this channel.
|
||||
The channel where mutes should be logged to. Un-mutes will also be in this channel. Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel where warnings should be logged to.
|
||||
The channel where warnings should be logged to. Currently: ${currentTarget}
|
||||
@@ -0,0 +1 @@
|
||||
Mod mail threads will be created in category `${category}`.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the category you want to create the mod mail threads in. Currently: ${categoryName}
|
||||
@@ -0,0 +1 @@
|
||||
No category set
|
||||
@@ -1 +1 @@
|
||||
The channel towards which the closed mod mail threads should be logged to. (In the appropriate mode)
|
||||
The channel towards which the closed mod mail threads should be logged to. (In the appropriate mode) Currently: ${currentTarget}
|
||||
@@ -1 +1 @@
|
||||
The channel which should be used to notify the responsible people about new mod mail threads.
|
||||
The channel which should be used to notify the responsible people about new mod mail threads. Currently: ${currentTarget}
|
||||
@@ -0,0 +1 @@
|
||||
Currently: ${currentTarget}
|
||||
@@ -0,0 +1 @@
|
||||
Currently: ${currentTarget}
|
||||
Reference in New Issue
Block a user