qznc / jabberbot

A simple framework for creating Jabber/XMPP bots and services in Python

Home Page:http://thp.io/2007/python-jabberbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-JabberBot
~~~~~~~~~~~~~~~~

This is python-jabberbot. See [1] for more information. Source code is
available at [2] (use [3] as Git clone URL). The contributors involved in
this release can be found in the file AUTHORS. Example code that you can
use to get started can be found in the "examples/" subdirectory.

Dependencies:

 * xmpppy (http://xmpppy.sf.net/)
   On Debian-based systems, xmpppy is packaged as "python-xmpp"


[1] http://thp.io/2007/python-jabberbot/
[2] http://repo.or.cz/w/gpodder.git
[3] git://repo.or.cz/gpodder.git

-- Thomas Perl <thp.io/about>

About

A simple framework for creating Jabber/XMPP bots and services in Python

http://thp.io/2007/python-jabberbot/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%