Back to Workflows
Message Triggered Action
activeResponds to !task commands in designated channels and executes the corresponding action
Agent: Discord ModeratorCreated: Jan 20, 2026Last modified: Feb 10, 2026
Workflow Steps
Define the sequence of actions for this workflow
triggerTrigger
Message Pattern
type: Message Patternpattern: !taskchannel: #general, #commands
conditionCondition Check
Check if message starts with !task
type: Pattern Matchexpression: message.startsWith("!task")
actionData Extraction
Extract relevant data from Discord payload
type: Extract Datafields: user_idmessage_argschannel_id
actionAction Execution
Execute the task based on extracted data
type: Internal Functionfunction: processTaskCommand
outputConfirmation
Send Message
type: Send Messagechannel: Original Channeltemplate: Task created successfully!
Configuration
Execution Stats
Total Runs542
Success Rate98.5%
Avg. Duration234ms
Last Run2 min ago