Re: Irssi Libpurple/Aim Interface
Wouter Coekaerts <[email protected]> Thu, 5 Feb 2009 23:04:39 +0100
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <[email protected]> |
On Monday 02 February 2009 18:37:21 The Unforgiven wrote: > I'm interested in writing a libpurple or AIM plugin for irssi. Would > you guys be interested in merging it? Sounds interesting, yes. > My only concern is that > libpurple supports IRC/SILC so there would be a bit of duplication. As long as you don't need a lot of protocol-dependant code, that's not really a problem I think. It's not because it also *can* do IRC/SILC that anyone has to use it for those protocols too. > was thinking it could be integrated like IRC component is. a separate > module which could be built in or not. Any comments? It should be kept separate from the irssi source. There are some more modules at http://svn.irssi.org/repos/modules/trunk/, this could be added there (or in /contrib maybe). For getting access to commit in subversion, contact Geert :) Wouter.