[AB-150] adding templates for repost check

fixing some exception messages
This commit is contained in:
Sheldan
2020-12-08 02:39:33 +01:00
parent c0151e589e
commit 9e7c071068
42 changed files with 77 additions and 5 deletions

View File

@@ -0,0 +1 @@
Disables repost checking for a channel group

View File

@@ -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.

View File

@@ -0,0 +1 @@
The channel group to disable repost checking for

View File

@@ -0,0 +1 @@
Enables the repost check for the given channel group

View File

@@ -0,0 +1 @@
This command can be used to enable the repost check for a given channel group. This takes effect immediately.

View File

@@ -0,0 +1 @@
The channel group to enable repost checking for

View File

@@ -0,0 +1 @@
Removes stored image hashes from the database

View File

@@ -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.

View File

@@ -0,0 +1 @@
Removes the tracked reposts from the database

View File

@@ -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.

View File

@@ -0,0 +1 @@
Shows the channel groups and the channels in which repost checks are enabled

View File

@@ -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.

View File

@@ -0,0 +1 @@
Repost detection