Skip to content

fredericlepied/zircbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

IRC bot that forwards 0mq messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages