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
============
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
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 details)
Built Distribution
qi.xmpp.botfarm-0.1-py2.4.egg
(23.6 kB
view details)
File details
Details for the file qi.xmpp.botfarm-0.1.tar.gz
.
File metadata
- Download URL: qi.xmpp.botfarm-0.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1766b6bc09fceaddb0b51172a363e09965786b901b642c0eed0f3bc84da8f029 |
|
MD5 | 1fa7c28e653ddf7ed34485221159b486 |
|
BLAKE2b-256 | 86d34a5108762d2af1cf1f88bf59304477dc371ddc5d28c71074f9426fd3874b |
File details
Details for the file qi.xmpp.botfarm-0.1-py2.4.egg
.
File metadata
- Download URL: qi.xmpp.botfarm-0.1-py2.4.egg
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8d15dde8dc39acdae8534fd1c8dee1df455f8563fdba03bc1ccf96f39a91c57 |
|
MD5 | e9895496ea177ec65deda66216bdfd0e |
|
BLAKE2b-256 | d617d3795ed1ed88d98aa4b6d1cd3b3eb5a332475f4d89f30937cac28f544eeb |