I came across a blog entry which shows you how to create an IRC bot from scratch in only a few lines of Python, which honestly kind of amazed me even being somewhat fluent with Python. I’ve seen a number of other Python IRC bot packages but have yet to try them out (such as Supybot, Phenny, and Pynfo), but a quick example like that is pretty impressive to me.