-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
35 lines (19 loc) · 768 Bytes
/
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
Python-JabberBot
~~~~~~~~~~~~~~~~
A framework for writing IM/chat robots for the Jabber / XMPP protocol.
Website:
http://thp.io/2007/python-jabberbot/
Source code:
http://sourceforge.net/p/pythonjabberbot/code/
Mirror: http://repo.or.cz/w/jabberbot.git
Development version:
git clone git://git.code.sf.net/p/pythonjabberbot/code pythonjabberbot-code
Dependencies:
xmpppy (http://xmpppy.sf.net/)
On Debian-based systems, xmpppy is packaged as "python-xmpp"
Mailing list:
pythonjabberbot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pythonjabberbot-devel
http://sourceforge.net/mailarchive/forum.php?forum_name=pythonjabberbot-devel
Bug tracker:
http://sourceforge.net/p/pythonjabberbot/tickets/