diff --git a/modules/report/commands.js b/modules/report/commands.js index 7fc2b7e..fa16163 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -1,5 +1,6 @@ var _ = require('underscore')._, - moment = require('moment'); + moment = require('moment'), + async = require('async'); var commands = function(dbot) { var commands = {