mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 03:45:57 +00:00
added error message logging to reaction post execution
added validation to post target command added templates for post target command moved ping and echo model to interface added show emote command
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Retrieves the URL to the given emote.
|
||||
@@ -0,0 +1 @@
|
||||
Shows the URL and the name of the given emote.
|
||||
@@ -0,0 +1 @@
|
||||
**Name**: ${emote.name} **Link**: ${emote.imageUrl}
|
||||
@@ -0,0 +1 @@
|
||||
showEmote <emote>
|
||||
Reference in New Issue
Block a user