Hello ,
Iam looking for resources on how to program an IRC BOT. Perhaps a tutorial?
Ive tried searching but I see there isnt allot material on the subject. Thanks.
Hello ,
Iam looking for resources on how to program an IRC BOT. Perhaps a tutorial?
Ive tried searching but I see there isnt allot material on the subject. Thanks.
i'm not sure if PHP is the right language to code an IRC BOT.
Try Tcl
You most definitely can code an IRC bot with PHP... I dont recommend running it through a webserver, but using the standalone php app you can create an IRC bot.
It may not be the best language for the job, but you can do it (I've done it...).
As for any sort of a tutorial.... I doubt there is any tutorial for creating an IRC bot with PHP.