Skip to main content

Utility Triggers

Utility Triggers start workflows based on general workflow events rather than Discord, ER:LC, or Melonly activity.

Blocks

Timer

Starts the workflow repeatedly after the configured number of minutes.Configuration
  • Minutes: A whole number from 1 to 10080.
The timer does not require any other event or condition to run.Use it when
  • A workflow should run repeatedly on a fixed schedule.

Working With Utility Triggers

Timer workflows run automatically at the configured interval after the workflow is enabled.

Example Workflow Flow

  1. The Timer trigger is configured to run every 60 minutes.
  2. The workflow starts automatically once each hour.
  3. The workflow checks the current ER:LC player count.
  4. If the server is active, it posts an hourly status message in the staff Discord channel.

Need help?

Still have questions? Join our Discord server for support.
Last modified on July 8, 2026