-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
40 lines (29 loc) · 1.23 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Welcome to JSONBOT
==================
JSONBOT is a remote event-driven framework for building bots that talk JSON to
each other over XMPP.
This distribution provides bots built on this framework for console, IRC,
XMPP and WWW on the shell.
the jsb pakage contains the following programs:
* jsb - console version of jsb
* jsb-makecert - create keys and certifictes for web console SSL
* jsb-init - create data directory and config examples, default ~/.jsb
* jsb-irc - IRC version of jsb
* jsb-fleet - mix IRC and XMPP bots
* jsb-sed - sed a whole directory
* jsb-stop - stop a running bot
* jsb-tornado - a shell web server based on tornado
* jsb-udp - send udp packets to the bot that will relay the data
* jsb-udpdirect - a stand alone udp program, copy & edit
* jsb-xmpp - XMPP version of jsb
note: JSONBOT is in BETA stage right now and still subject to change of protocols and API.
see http://github.com/jsonbot/jsonbot
license
~~~~~~~
JSONBOT is free code (MIT) and can be cloned where needed.
contact the developer
~~~~~~~~~~~~~~~~~~~~~
* email: [email protected]
* jabber/xmpp: [email protected]
* IRC: dunk_ on #dunkbots irc.freenode.net
* twitter: http://twitter.com/lifefeedback