wiki:IrkerPlugin

Version 2 (modified by Southen, 10 years ago) (diff)

Fix some tags

Announce Trac changes to IRC via Irker

Description

Plugin to announce Trac changes via Irker.

Bugs/Feature Requests

Please use GitHub for any issues you have with this plugin.

Download

Download the zipped source from here.

Source

You can clone from here using git, or browse the source on GitHub.

Installation

Deploy to a specific Trac environment:

$ cd /path/to/pluginsource
$ python setup.py bdist_egg
$ cp dist/*.egg /path/to/projenv/plugins

Enable plugin in trac.ini:

[components]
irker_notification.* = enabled

Configuration in trac.ini:

[irker]
host = localhost
port = 6659
target = irc://localhost/#commits

For more information, please follow documentation on how to install Trac's plugins.

Author/Contributors

Author: Southen?
Maintainer: Southen?
Contributors: