{{ data.value }}
{{ badge.value }}
/me
)
@every [time]
or Cron syntax
true
to disable the rule or false
to enable it
For information about available template functions and variables to use in the Message see the Templating section of the Wiki.
For information about the Cron syntax have a look at the cron.help site. Aditionally you can use @every [time]
syntax. The [time]
part is in format 1h30m20s
. You can leave out every segment but need to specify the unit of every segment. So for example @every 1h
or @every 10m
would be a valid specification.
Disable rule…
true
to disable the rule or false
to enable it