[IRCServices Coding] calling another module's callback

Ron ron885 at bloodheart.com
Mon Jan 6 12:16:01 PST 2003


On Mon, 06 Jan 2003 14:48:38 JST, achurch at achurch.org (Andrew Church) wrote:
>      Again, what would you need to know this for?  If you want to know
> whether a given nickname is a real user or not, one way is to just call
> get_user() on the nick; Services' nicks aren't stored in the user table
> (this really ought to be documented somewhere, but I'm too busy right now),
> so you can differentiate between real users and (Services nicks + nicks not
> in use).

i just wanted to know if a given nick is one of service's nicks... chanserv memoserv nickserv etc... it might be a real user's nick... it might be a nick not of a user