From 2820dfb0c7ab879a3a7471f9292ce5c2ea89025b Mon Sep 17 00:00:00 2001 From: reality Date: Sat, 25 Apr 2015 10:27:22 +0000 Subject: [PATCH] more random recipes --- modules/report/commands.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = {