SYNOPSIS
jsb is the console app build on the JSONBOT frameworkDESCRIPTION
jsb is mainly used to quickly debug new written plugins, so you can test them without having to run a network connected bot.
USAGE
Usage: jsb [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d DATADIR, --datadir=DATADIR
datadir to use
-x COMMAND, --execute=COMMAND
command to execute
-c CHANNEL, --channel=CHANNEL
channel to operate on
-n NAME, --name=NAME name of the console bot
-l LOGLEVEL, --loglevel=LOGLEVEL
logging level
AUTHOR
This manual page was written by Bart Thate <[email protected]>, for the Debian GNU/Linux system (but may be used by others).