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.

> For me ejabberd's IRC transport has always worked very well.

IIRC it works fine for the basic channel chatting.

PyIRCt also supports: vcard-whois, motd-as-single-message, presence
via ISON (or WATCH if it's detected), privmsg responses returning with
the right source address.

-- 
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to