From 0069003cc7e894a095152f875f76ef98ed45722b Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 13 Aug 2015 21:02:14 +0000 Subject: [PATCH] scope --- modules/report/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/report/commands.js b/modules/report/commands.js index 7c3facc..f939e1d 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -84,7 +84,7 @@ var commands = function(dbot) { } else { event.reply('No idea who that is mate.'); } - }); + }.bind(this)); }, '~sustatus': function(event) {