#342 closed enhancement (fixed)

irc archive

Reported by: zooko Owned by: somebody
Priority: major Milestone: undecided
Component: dev-infrastructure Version: 0.8.0
Keywords: irc Cc:
Launchpad Bug:

Description

It would be good to have a public archive of the IRC conversation.

Peter suggested an intriguing alternative to the traditional "IRC log web archive" -- have a bot that e-mails a transcript of IRC to tahoe-dev every day. :-)

Change History (5)

comment:1 Changed at 2008-06-01T20:43:47Z by warner

  • Milestone changed from eventually to undecided

comment:2 Changed at 2010-02-11T03:38:22Z by davidsarah

  • Keywords irc added

comment:3 Changed at 2010-08-06T23:45:21Z by freestorm

I use ilbot (in Perl) for my buildbot "subm"

It get IRC logs from defined channel and write logs to MySQL DataBase.
You can view IRC logs herehttp://fred.submusic.ch/irc/tahoe-lafs/

It will be easy to add an IRC fonctionality for mail subscribe like:

/msg IRCBot mail subscribe toto@toto.com
/msg IRCBot mail unsubscribe toto@toto.com

An another script can get logs form Database and send them by mail as proposed by Peter

Last edited at 2010-11-13T20:34:18Z by freestorm (previous) (diff)

comment:4 Changed at 2011-01-02T19:06:25Z by davidsarah

  • Resolution set to fixed
  • Status changed from new to closed

comment:5 Changed at 2011-01-02T19:07:59Z by davidsarah

I added a link to http://fred.submusic.ch/irc/tahoe-lafs/ from wiki:Dev so I can find it again :-)

Note: See TracTickets for help on using tickets.