pyjabberbot

Pyjabberbot, powerful xmpp bot implementation
Download

pyjabberbot Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Richard Marko
  • Publisher web site:
  • http://github.com/sorki/

pyjabberbot Tags


pyjabberbot Description

Pyjabberbot, powerful xmpp bot implementation pyjabberbot is a xmpp/jabber bot framework makes implementation of your jabber bot straightforward and quick.pyjabberbot is a fork of python-jabberbot with focus on overall stability and availability of the bot.Installation: * from python package index easy_install pyjabberbot * or download the package and run python setup.py installUsage: * subclass either SimpleBot (or PersistentBot if you want connection monitoring and auto-reconnect features) * decorate your custom methods with botcmd decorator, these methods will then serve as command handlers * create an instance of your new class, supplying jid and password * issue commands to your new bot


pyjabberbot Related Software