mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-07 09:47:54 +00:00
[AB-331] adding templates for the separate vote decision
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"preventEmptyEmbed": "true",
|
||||
"ephemeral": true
|
||||
},
|
||||
"description": "<@safe_include "suggestion_vote_cast_notification_text"/>"
|
||||
"description": "<@safe_include "suggestion_vote_agreement_notification_text"/>"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
<#include "abstracto_color">,
|
||||
"metaConfig" : {
|
||||
"preventEmptyEmbed": "true",
|
||||
"ephemeral": true
|
||||
},
|
||||
"description": "<@safe_include "suggestion_vote_disagreement_notification_text"/>"
|
||||
}
|
||||
Reference in New Issue
Block a user