Introduction to the Networks Tutorial

Part 0: Setup – Initial setup for our Network/IRC Bot Tutorial.

Part 1: Settings – Define our settings for our IRC bot.

Part 2: Quote Picker – Walkthrough of the pseudo-random quotation picker.

Part 3: Bot.py Module – Writing our bot.py module.

Part 4: Twisted Plugin – Creating our twistd command line plugin for easy deployment.

Part 5: Testing the bot – Unit tests for our IRC Bot application.

Part 6: Running our bot – Running the bot application and its tests.

Networks – Extended – Networks used in real life, and where to go from here.