Norman Rasmussen wrote in Article <[EMAIL PROTECTED]> posted to gmane.network.jabber.py-transports:
> On 3/12/07, Andreas <[EMAIL PROTECTED]> wrote: >> Registered nicks are an IRC hack, the transport has nothing to do with >> it. > > The 'bug' the most IRC transports experience is that you can't join a > channel until your nick has IDENTIFY'ed, so your jabber client just > sits and hangs. If you click cancel then you get disconnected and > have to start over. > > The trick is to join an unmoderated channel (allows unregistered nicks > to join), then IDENTIFY to Nickserv, then you can join the channel you > _want_ to join, and close the temporary channel. > > PyIRCt supports sending your password as you connect to the server. > Most recent Nickservs can detect this and will auto-identify you from > this data. That's pretty nifty right there. Now one thing I have to wonder is, will it automatically recover/release nicks, or is that still a stumbling block even if you use pyirct? _______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
