[AB-104] adding templates for new cooldown related commands

removing all templates related to the custom cooldown handling for payday and slots
This commit is contained in:
Sheldan
2023-09-06 01:24:51 +02:00
parent 12665c09af
commit 3687ec3daf
17 changed files with 21 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
{
"additionalMessage": "<@safe_include "removeCommandMemberCooldown_response_text"/>",
"messageConfig": {
"ephemeral": true
}
}

View File

@@ -0,0 +1,6 @@
{
"additionalMessage": "<@safe_include "setCommandMemberCooldown_response_text"/>",
"messageConfig": {
"ephemeral": true
}
}