[AB-xxx] adding templates for honeypotBan command

This commit is contained in:
Sheldan
2026-03-29 11:03:03 +02:00
parent 94b697cd1e
commit 4775f429c2
5 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"embeds": [
{
<#include "moderation_action_color">,
<#assign bannedMemberCount=bannedMemberCount>
"description": "<@safe_include "honeypotBan_response_text"/>"
}
]
}