lrei / jabberlogbot

A XMMP (Jabber) bot that writes (logs) messages sent to it in a database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING

This is Proof-of-Concept software not ready for general consumption.

DESCRIPTION

A XMMP (Jabber) bot that writes (logs) messages sent to it in a database. Written in Python.

HELP

type python jabberlogbot.py -h

DEPENDENCIES

xmpppy MySQLdb pythonutils

WEB INTERFACE

the viewer.php is a web interface for viewing logs.

CREDITS

This program uses jabberbot by Thomas Perl thp@thpinfo.com which was obtained from http://thpinfo.com/2007/python-jabberbot/

About

A XMMP (Jabber) bot that writes (logs) messages sent to it in a database.

License:GNU General Public License v3.0


Languages

Language:Python 95.4%Language:PHP 4.6%