mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-06 00:15:30 +00:00
added templates for exceptions and refactored some existing ones
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"description": "<@safe_include "mute_role_has_not_been_setup_exception"/>"
|
||||
@@ -0,0 +1 @@
|
||||
"description": "<@safe_include "no_message_found_exception"/>"
|
||||
@@ -0,0 +1 @@
|
||||
"description": "<@safe_include "note_not_found_exception"/>"
|
||||
@@ -0,0 +1 @@
|
||||
<#include "mute_role_has_not_been_setup_exception_text">
|
||||
@@ -1 +1 @@
|
||||
<#include "no_message_found_exception_message">
|
||||
<#include "no_message_found_exception_text">
|
||||
@@ -1 +1 @@
|
||||
<#include "note_not_found_exception_message">
|
||||
<#include "note_not_found_exception_text">
|
||||
Reference in New Issue
Block a user