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) {