18
Mar
Creating an IRC bot in PHP from scratch
I came across several articles about this topic, and I decided to take a look at it, combine them, and actually have the bot work. The way this bot works is it will open up a server, join an IRC chat channel and post a message, going into idle status after that, waiting to receive [...]
Continue Reading →