#Trotbot Redux v1.0 
#Vanilla Plugins

##Basic Commands
- !create <cmd name>
- !edit <cmd name> <message>
- !remove <cmd name>

It saves the data in the command_data.dat file located in the bot 
root directory--which I do not recommend manually editing through 
Notepad or Wordpad. Though it can be loaded -- most readable when 
using Wordpad -- to check for errors or forgotten commands.

##lab
- !maze

A general plugin that can be expanded on as needed. So far it only 
generates a chat game called "Maze" where it accepts input from 
chat with the goal to find the exit with as much Zenny left as 
possible; Zenny can be a chat currency for instance.


##On Load
<no commands>

Called when members join the chat--it signals the bot to welcome 
them with a general chat message.

