addrec(2) - LynxBot manual
NAME
addrec - add a recurring message
SYNOPSIS
$addrec [-c INT] MSG
DESCRIPTION
addrec creates a new recurring message with the given MSG.
The interval of the message is 5 minutes unless specified otherwise.
OPTIONS
- -c, --cooldown, --interval=INT
- set the interval of the message to INT minutes (must be a multiple of 5)
- --help
- print brief description and usage information
EXAMPLES
Adds a new recurring message "Remember to follow me on Twitter" at a 15 minute interval:
$addrec -c 15 Remember to follow me on Twitter
SEE ALSO
delrec(2), editrec(2), showrec(2), setrec(2), Recurring Messages(3), recurring(4), config(4)