3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 14:29:29 +01:00

batchstatus

This commit is contained in:
reality 2016-02-02 15:03:57 +00:00
parent ad448a51fa
commit a107c81ad3

View File

@ -103,6 +103,8 @@ var commands = function(dbot) {
}
next();
});
} else {
next();
}
});
}, function() {