This is the command jsb-irc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
jsb-irc - The JSONBOT IRC program
SYNOPSIS
jsb-irc is the IRC program build on the JSONBOT framework
DESCRIPTION
jsb-irc can connect to IRC network and join a channel, react on /msg and operate on /DCC
CHAT connections. It supports SSL and ipv6.
USAGE
Usage: jsb-irc [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
-d DATADIR, --datadir=DATADIR
datadir of the bot
-o OWNER, --owner=OWNER
owner of the bot
-s SERVER, --server=SERVER
server to connect to (irc)
-c CHANNEL, --channel=CHANNEL
channel to join
-l LOGLEVEL, --loglevel=LOGLEVEL
loglevel of the bot
-p PASSWORD, --password=PASSWORD
set password used to connect to the server
--name=NAME bot's name
--port=PORT set port of server to connect to
--save save to config file
-n NICK, --nick=NICK nick of the bot
--ssl use ssl
-y, --nossl don't use ssl
-6, --ipv6 enable ipv6 bot
DOCUMENTATION
See http://jsonbot.org for more documentation or see http://jsonbot.googlecode.com
Use jsb-irc online using onworks.net services