Use it now
Useful3 Signal0
Hooks on slash commands can now show you a system message, not just output and pass/fail.
What's wrong with this entry?
Anonymous. No account, no email.
systemMessage
What
A hook attached to slash-command execution can now surface a system-level note to the user rather than only output and a pass/fail signal.
Details
- The command execution result propagates
systemMessagefrom the hook's output alongside the existingoutput,succeededandblocked.
Evidence
systemMessage
Strings lifted out of the shipped bundle, so the claim above can be checked against them.