Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fredericlepied/zircbot

IRC bot that forwards 0mq messages
https://github.com/fredericlepied/zircbot

Last synced: 3 months ago
JSON representation

IRC bot that forwards 0mq messages

Lists

README

        

zircbot
=======

zircbot is an IRC bot that relays notification from 0mq messages. It
now supports trello notifications (see
https://github.com/fredericlepied/ztrellohook), gerrit events (see
https://github.com/fredericlepied/zgerrit) and sensu notifications.

Installation
++++++++++++

Using tox, you can provision the needed dependencies using the
following commands::

$ tox -epy27
$ . .tox/py27/bin/activate

Then copy ``config-sample.yml`` into ``config.yml`` and edit it to
suit your needs.

You can then launch the server using the following command::

$ zircbot