[AB-xxx] adding template for slash command suggestion

This commit is contained in:
Sheldan
2025-10-12 20:10:31 +02:00
parent b6f5da75e2
commit 82966741d7
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"embeds": [
{
<#include "abstracto_color">,
<#assign slashCommandPath=slashCommandPath>
"description": "<@safe_include "slash_command_suggestion_text"/>"
}
]
}

View File

@@ -0,0 +1,2 @@
The command is only available as slash command.
Please try `/${slashCommandPath}`