SYNOPSIS
jsb-tornado is the web console program build on the JSONBOT framework
DESCRIPTION
jsb-tornado runs on port 10102 and when accesed gives a web console that you can use to give commands and receive notifications on.
USAGE
Usage: jsb-tornado [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-r PATH resume the bot from the folder specified
-o OWNER, --owner=OWNER
owner of the bot
-d DATADIR, --datadir=DATADIR
datadir to use
-l LOGLEVEL, --loglevel=LOGLEVEL
logging level
-p PORT, --port=PORT servers listening port
-f, --fleet enable the fleet
-b, --bork bork on exception
--colors enable the use of colors in logging
--ssl enable ssl on the server
AUTHOR
This manual page was written by Bart Thate <[email protected]>, for the Debian GNU/Linux system (but may be used by others).