diff --git a/modules/report/commands.js b/modules/report/commands.js index e85e584..b951fbd 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -103,6 +103,8 @@ var commands = function(dbot) { } next(); }); + } else { + next(); } }); }, function() {