Contents
Announce Trac changes over IRC channel
Description
This is a plugin that announces Trac changes on an IRC channel. The changes supported by this plugin are:
- ticket created, changed or deleted
- changesets synced or committed
- wiki pages added, changed or deleted
Bugs/Feature Requests
Existing bugs and feature requests for IrcAnnouncerPlugin are here.
If you have any issues, create a new ticket.
task |
0 / 1 |
---|
Download
Download the zipped source from here.
Source
You can check out IrcAnnouncerPlugin from here using Subversion, or browse the source with Trac.
Installation
This plugin requires supybot to be installed:
# Get code and install as mortal user git clone http://git.code.sf.net/p/supybot/code supybot-code cd supybot-code python setup.py install --user # Run wizard (be sure to enable "Trac" plugin) cd ~/.local/bin/ ./supybot-wizard # Start supybot to join irc chat room ./supybot tracbot.conf
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
Author/Contributors
Last modified 9 years ago
Last modified on Mar 30, 2016, 5:29:54 PM