Skip to content

yeekzhang/logbot

 
 

Repository files navigation

A logging bot for XMPP chat rooms.

What?

  • XMPP Log bot
  • Search interface (with whoosh and flask)
  • Log to text files

Install

pip install logbot

Running

logbot \
    --host chat.looney.org \
    --user logbot@chat.looney.org \
    --passwd  S3cr3t \
    yada@conference.looney.org

Web interface at http://localhost:5000

Bugs

Version 0.3.0 changed search schema. Please run utils/upgrade_03.py to update the schema.

Contact

Miki Tebeka miki.tebeka@gmail.com

Bugs go here

About

Jabber (XMPP) logging bot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.3%
  • HTML 16.4%
  • Makefile 4.0%
  • Shell 3.8%
  • CSS 1.5%