[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=IrcAnnouncerPlugin here]. If you have any issues, create a [/newticket?component=IrcAnnouncerPlugin new ticket]. [[TicketQuery(component=IrcAnnouncerPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:ircannouncerplugin here]. == Source You can check out IrcAnnouncerPlugin from [/svn/ircannouncerplugin here] using Subversion, or [source:ircannouncerplugin browse the source] with Trac. == Installation This plugin requires supybot to be installed: {{{#!sh # 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#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(ircannouncerplugin, 3)]] == Author/Contributors '''Author:''' [wiki:mitsuhiko] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''