mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 04:02:54 +00:00
[AB-331] adding templates for the separate vote decision
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
"preventEmptyEmbed": "true",
|
"preventEmptyEmbed": "true",
|
||||||
"ephemeral": 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"/>"
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
You agreed with the suggestion.
|
||||||
@@ -1 +0,0 @@
|
|||||||
Your vote has been recorded.
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
You disagreed with the suggestion.
|
||||||
Reference in New Issue
Block a user