IRC question

Craig Harding craigwharding at gmail.com
Sun Apr 6 18:34:54 EDT 2008


You can have pidgin auto join channels when you log into an irc
server. Just right click on a saved irc channel from the buddy list
and choose 'Auto Join'.

I've made my own plugin where I can run irc commands on startup,
depending on what irc server you specify. I found this particularly
useful when channels need invite keys. Ie:

/msg Bot invite #channel $CHANNEL_INVITE_KEY

I haven't really made an interface for it, just for my own use. But I
probably will eventually. Right now, you have to add the irc command
in the code and recompile.

If you are comfortable with looking at C code, I can email it to you.
It's a little rough around the edges, but does the trick.

Craig.

On 4/6/08, Peter Rigters <info at p-rigters.speedlinq.nl> wrote:
> Hi there,
>
>  first of all i like to express my thank for making this great IM
>  product im using it more the a year and Im very satified about it!!!
>
>  now my question:
>  is there anyway to make some kind of perform (start up) script when
>  you logon to a IRC server (like Mirc or hirc have). This is mainly
>  aimed for logging into bots, logging into channels ain't a problem.
>
>  Thnaks in advance,
>
>  Peter Rigters
>  The Netherlands
>
>  _______________________________________________
>  Support mailing list
>  Support at pidgin.im
>  http://pidgin.im/cgi-bin/mailman/listinfo/support
>




More information about the Support mailing list