moved some more exceptions to templates

made more specific exceptions for certain cases
This commit is contained in:
Sheldan
2020-05-13 23:25:52 +02:00
parent cb1abaed7d
commit cf04687f04
17 changed files with 110 additions and 30 deletions

View File

@@ -0,0 +1 @@
The category ${categoryId?c} was not found in guild ${guildId?c}.

View File

@@ -0,0 +1 @@
Invalid time format: ${format}. Valid formats are ${valid}. Beware to not use a space between the number and the unit.