// TODO Change the author and contact information to a devteam@wzctf.net of some sort
super( "Witlospock", "" );
// Initialize the fields
this.objConnection = null;
this.objBotOperators = new HashBotOperatorSet();
this.objServerCommands = null;
// Attempt to connect the bot
connect();
// Create the appropriate ServerCommands object