Skip to main content

Timers

The timers module allows you to configure messages that will be automatically sent at repeated intervals in your server.

For example, you can set a timer that triggers every day at 3 PM. Once activated, Ptarmigan will automatically send this timer at 3 PM. It is also possible to set timers that trigger every X hours, for example, every 4 hours.

To do this, simply go to the dashboard and create a new timer:

Timer create

info

It should be noted that if no new message has been sent since the last time a timer was triggered, that timer will not send a new message. This avoids spamming a channel with messages that are not being seen.