[back]   [TOC]   [forward]


Chapter 2
The Plan
iSimplePlug Documentation


The most important part of any programming project is to plan out what you intend to do. Therefore, I should spend a few moments to tell you what my plan for this plugin is:

My plan is to make an iTonamaton plugin, called iSimplePlugin, that is as simple as possible, while still completely conforming to all the duties of a proper plugin, and responding to two simple commands.

The first of these commands is the the "!monkey" command, which will cause the plugin to output "eep!" to the channel. The second of these commands is the "!cow" command, which will cause the plugin to output "moo!" to the channel.

Now that you get the idea of where I am going, let's go make the iSimplePlugin plugin...


[back]   [TOC]   [forward]
Last Modified: $Date: 2003/12/16 01:29:33 $ by $Author: paploo $