delcom(2) - LynxBot manual
NAME
delcom - delete custom commands
SYNOPSIS
$delcom CMD...
DESCRIPTION
delcom deletes all commands CMD that it is given.
All commands are given without their leading dollar sign $.
OPTIONS
- --help
- print brief description and usage information
EXAMPLES
Deletes the custom command $hi:
$delcom hi
SEE ALSO
addcom(2), editcom(2), Custom Commands(3), customcmds.json(4)