Skip to main content

Timers

Schedule automated, recurring messages in specific channels.

Overview

Timers allow you to send messages on a regular schedule. These are useful for daily reminders, rotation advertisements, or community check-ins. Each server can have up to 10 active timers.

Setting up a Timer

When adding a timer, you specify the channel, the interval (duration), and the message content.

Intervals

Supported interval formats:
  • m (minutes): 30m
  • h (hours): 2h, 12h
  • d (days): 1d, 7d
Minimum interval is 5 minutes, maximum is 30 days. Combinations like 1d12h are supported.

Management Commands

View all active timers and their next scheduled run time.
Delete a timer by its index. Run ;timer list first to find the index.
Timers support raze’s embed scripting, so you can send beautiful scheduled announcements.