You are currently browsing the tag archive for the 'ircbot' tag.
I have tidied up my initial experimentations into a class named ‘Bot’ and added the ability to define ‘commands’ on the fly. Although a long way from being a useful bot, an amusing example of what python can do quickly.
The code follows: Read the rest of this entry »
The #archlinux IRC bot has gone on his summer holidays, and his absence got me thinking that I should have an attempt at making a botty-like-thing.
The code needs a rewrite and a tidy into OO, but here it is so far:
Read the rest of this entry »
