Quote:
Originally Posted by Pierre-Marie Baty
It is possible to code the bot to do anything a normal client could do, however at the time when I was writing it, I didn't knew the IRC protocol well, and I very seldom used it myself for chatting, that's why I never thought about implementing such a feature. But IMO, any coder knowing a bit of C could add it quite simply.
If I find time, I'll update it someday.
|
Well I've already modified the code so that it will do the authserv auth password call now.
Only issue now is that it's doing the call before it's on the server and ready for the call, is there a way to delay the call?