Learn how to create and customize Panora’s Action Triggers Module.
Open Your Workspace
Action Triggers
tab. See Initial SetupCreate a New Trigger
+ New Trigger
and fill in the required details, such as the trigger name and description.Configure Trigger Settings
Using the Trigger Command
!triggerName
, replacing it with the name you created.training
, event
, reminder
Welcome to {server}! The event starts in {channel}.
@Executive, @Management
| Default: @everyone
#announcements
| Default: Sends in the channel it was triggered from.false
24bef9
https://mintlify.s3.us-west-1.amazonaws.com/panora-eb46612e/images/panorabanner.png
https://mintlify.s3.us-west-1.amazonaws.com/panora-eb46612e/images/panorabanner.png
@Events
, @everyone
Variable | Description |
---|---|
{user} | Mentions the user executing the command |
{avatar} | Displays the user’s avatar URL |
{username} | Displays the user’s username |
{server} | Displays the server name |
{channel} | Mentions the current channel |
{&role} | Dynamically mentions a role |
{#channel} | Dynamically mentions a channel |
{everyone} | Mentions @everyone |
{here} | Mentions @here |