mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-27 20:39:08 +00:00
[AB-150] adding templates for repost check
fixing some exception messages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Disables repost checking for a channel group
|
||||
@@ -0,0 +1,2 @@
|
||||
Disables the repost checking for the given channel group.
|
||||
This will take effect immediately, but will not impact the existing images stored.
|
||||
@@ -0,0 +1 @@
|
||||
The channel group to disable repost checking for
|
||||
@@ -0,0 +1 @@
|
||||
Enables the repost check for the given channel group
|
||||
@@ -0,0 +1 @@
|
||||
This command can be used to enable the repost check for a given channel group. This takes effect immediately.
|
||||
@@ -0,0 +1 @@
|
||||
The channel group to enable repost checking for
|
||||
@@ -0,0 +1 @@
|
||||
Removes stored image hashes from the database
|
||||
@@ -0,0 +1,3 @@
|
||||
This command can be used to remove the stored image posts from one member or from the whole server.
|
||||
The only argument is an optional member mention, if this is not present all image posts are affected.
|
||||
It will also remove any reposts which were tracked for the found posts.
|
||||
@@ -0,0 +1 @@
|
||||
The member to remove image posts of
|
||||
@@ -0,0 +1 @@
|
||||
Removes the tracked reposts from the database
|
||||
@@ -0,0 +1,3 @@
|
||||
This command can be used to remove the tracked reposts of a given member of the whole server.
|
||||
The only argument is an optional member mention, if this is not present all reposts are affected.
|
||||
It will only remove the tracked reposts, the stored image posts will remain.
|
||||
@@ -0,0 +1 @@
|
||||
The member to remove reposts of
|
||||
@@ -0,0 +1 @@
|
||||
Your position
|
||||
@@ -0,0 +1 @@
|
||||
Reposts
|
||||
@@ -0,0 +1 @@
|
||||
Name
|
||||
@@ -0,0 +1 @@
|
||||
No reposts
|
||||
@@ -0,0 +1 @@
|
||||
Rank
|
||||
@@ -0,0 +1 @@
|
||||
Shows the channel groups and the channels in which repost checks are enabled
|
||||
@@ -0,0 +1,2 @@
|
||||
This command can be used to show in which channel groups and channels the repost check is enabled.
|
||||
This will show the channel mentions in case they exist, and only the channel ID it it doesnt.
|
||||
@@ -0,0 +1 @@
|
||||
Channel groups
|
||||
@@ -0,0 +1 @@
|
||||
No channel groups
|
||||
@@ -0,0 +1 @@
|
||||
No channels
|
||||
@@ -0,0 +1 @@
|
||||
Repost detection
|
||||
@@ -0,0 +1 @@
|
||||
Repost detection
|
||||
@@ -0,0 +1 @@
|
||||
Repost check channel not found.
|
||||
Reference in New Issue
Block a user