Jonas Hietala 11/13/2012

The article details the creation of a tiny IRC bot written in Perl in just 294 characters as a code-golfing exercise. It explains the bot's commands (.name, .hello, .src), provides the compact source code, and then walks through a more readable version of the code, explaining the connection logic, command parsing, and functionality.

Dbot

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week