On 3/13/07, Paul Johnson <[EMAIL PROTECTED]> wrote: > Norman Rasmussen wrote: > > 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?
Not sure, it really depends on the server I guess. All PyIRCt is doing is sending the password at connect time (like the irc spec allows). This used to be for password protected servers (or if your nick was reserved by the admin, or if you had an o-line). These days some Nickserv's detect and use that password for identification. What nickserv _does_ with that password is up to the implementation. -- - 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