Skip to main content

A twisted server supporting multiple xmpp helpdesk bots.

Project description

Introduction
============

qi.xmpp.botfarm is a twisted based server that provides xmlrpc services to manage a collection of jabber-based helpdesks. It is currently used at chatblox.com_.

.. _chatblox.com: http://chatblox.com

Installation
============

Installing with buildout
------------------------

If you are using `buildout`_ to manage your instance installing qi.xmpp.botfarm is very simple. You can install it by adding a new section, botfarm and include it in the parts section::

[botfarm]
recipe = zc.recipe.egg
eggs = qi.xmpp.botfarm
qi.xmpp.client
qi.xmpp.admin


A link will be created in the bin directory pointing to the botfarm executable.

.. _buildout: http://pypi.python.org/pypi/zc.buildout

Installing without buildout
---------------------------

You can install qi.xmpp.botfarm easily using the easy_install command from setuptools. This will also install dependencies.

Usage
=====
botfarm is called with the path to an xml configuration file as an argument. Copy config.xml in the docs folder and customize to your needs.


Changelog
=========

0.1 - Unreleased
----------------

* Initial release

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qi.xmpp.botfarm-0.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

qi.xmpp.botfarm-0.1-py2.4.egg (23.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page