[[PageOutline(2-5,Contents,pullout)]] = IRC Announcer Plugin = == Description == A plugin that announces trac changes on an IRC channel. == Download == Download the zipped source from [download:ircannouncerplugin here]. == Source == You can check out IrcAnnouncerPlugin from [http://trac-hacks.org/svn/ircannouncerplugin here] using Subversion, or [source:ircannouncerplugin browse the source] with Trac. == Dependencies == === Supybot === ==== Installing supybot ==== {{{ #!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 }}} == Bugs/Feature Requests == Existing bugs and feature requests for IrcAnnouncerPlugin are [report:9?COMPONENT=IrcAnnouncerPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=IrcAnnouncerPlugin&owner=mitsuhiko new ticket]. == Recent Changes == [[ChangeLog(ircannouncerplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:mitsuhiko] [[BR]] '''Maintainer:''' [wiki:mitsuhiko] [[BR]] '''Contributors:'''