mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-05 00:53:48 +00:00
[AB-xxx] adding template for slash command suggestion
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
<#include "abstracto_color">,
|
||||||
|
<#assign slashCommandPath=slashCommandPath>
|
||||||
|
"description": "<@safe_include "slash_command_suggestion_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
The command is only available as slash command.
|
||||||
|
Please try `/${slashCommandPath}`
|
||||||
Reference in New Issue
Block a user