View on GitHub

LynxBot

A Twitch.tv IRC bot for Old School Runescape

Download this project as a .zip file Download this project as a tar.gz file

delrec(2) - LynxBot manual

NAME

delrec - delete a recurring message

SYNOPSIS

$delrec ID
$delrec -a

DESCRIPTION

delrec deletes the recurring message with ID specified by ID.

The IDs of recurring messages can be obtained through the showrec command.

Alternatively, the -a option can be used to delete all recurring messages.

OPTIONS

-a, --all
deletes all recurring messages
--help
print brief description and usage information

EXAMPLES

Deletes recurring message #2:

$delrec 2

SEE ALSO

addrec(2), editrec(2), showrec(2), setrec(2), Recurring Messages(3), recurring(4), config(4)