[Twisted-Python] Re: IRC: getting auth of a user

Kai Schulte twisted at kampinada.de
Fri Nov 4 11:55:12 EST 2005


Thanks, I hope I can get a closer look tonight and adapt it somehow. ;)

But after a short overview I fear I have to rewrite my bot completely.
Since the bot is very simple, I didn`t even used any defers, etc.

Thanks
Kai

Am Freitag, 4. November 2005 14:16 schrieb Michael Hudson:
> Kai Schulte <twisted at kampinada.de> writes:
> >> It's unclear to me what this means.  irc-auth meaning "is the user
> >> authenticated with NickServ?"?
> >
> > Sorry my fault, I should have explained it better.
> > On quakenet (the only net, the bot is for) auth means
>
> Oh!  I already have code to do that :)
>
> http://codespeak.net/svn/user/mwh/recordbot/recordbot.py
>
> Look at the authName() method.  This uses the whois() method from
> irc2.py in exarkun's sandbox (which is also alongside recordbot.py).
> It seems to work :)
>
> Cheers,
> mwh




More information about the Twisted-Python mailing list