A logging bot for XMPP chat rooms.
- XMPP Log bot
- Search interface (with whoosh and flask)
- Log to text files
pip install logbot
logbot \
--host chat.looney.org \
--user logbot@chat.looney.org \
--passwd S3cr3t \
yada@conference.looney.org
Web interface at http://localhost:5000
Version 0.3.0 changed search schema. Please run utils/upgrade_03.py
to update
the schema.
Miki Tebeka miki.tebeka@gmail.com
Bugs go here