mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-18 04:50:34 +00:00
[AB-150] adding templates for repost check
fixing some exception messages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
No channels
|
||||
@@ -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}.
|
||||
@@ -0,0 +1 @@
|
||||
Channel group type not available. The available channel group types are: ${available}.
|
||||
@@ -1 +1 @@
|
||||
Channel ${channelId} not found in the database.
|
||||
Channel ${channelId?c} not found in the database.
|
||||
@@ -0,0 +1 @@
|
||||
Channel ${channelId?c} not found in the guild.
|
||||
Reference in New Issue
Block a user