My IRC Bot Silverhold has for the past few weeks been storing all the messages received in its database. This means that now with a PHP page it is possible to generate statistics from the database. I am still in the process of writing the PHP to do this, but it is coming along nicely. [...]
I use phpsysinfo on my server (http://whitefall.arcath.net/phpsysinfo). This allows me to view up to the second information about the server. A rather useful feature of this program is that it works in 2 steps, it generates xml and then parses it. This means that another program can parse the xml aswell.
I have written a wordpress [...]
IRC Bots are something i have been intrested in for a while now, i have personally written 3 bots, each 1 “evolutionary” stage on from the previous one. The first bot i wrote was “Whitefall” and was written in PHP. It was a very simple bot, it could join the channel, tell us the the [...]