// Module which handles the command execution syntax for DBot. Not much is going // to work without this. var command = function(dbot) { var dbot = dbot; return { 'onLoad': function() { return { '~ignore': function(data, params) { var ignorableModules = []; for(var i=0;i