diff --git a/run.js b/run.js index fec9441..d3157f4 100644 --- a/run.js +++ b/run.js @@ -211,7 +211,7 @@ DBot.prototype.reloadModules = function() { try { var config = JSON.parse(fs.readFileSync(moduleDir + 'config.json', 'utf-8')) this.config[name] = config; - for(var i=0;i