[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

@@ -1 +1 @@
Channel group ${name} does not exist. The available channel groups are ${available}.
Channel group ${name} does not exist or has the wrong group type. The available channel groups are ${available}.

View File

@@ -0,0 +1 @@
Channel group type not available. The available channel group types are: ${available}.

View File

@@ -1 +1 @@
Channel ${channelId} not found in the database.
Channel ${channelId?c} not found in the database.

View File

@@ -0,0 +1 @@
Channel ${channelId?c} not found in the guild.