From 24c792e4cf4a88325ea21ae6592886273d2cfb1b Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 23 Apr 2015 15:13:02 +0000 Subject: [PATCH] oops --- modules/food/food.js | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/food/food.js b/modules/food/food.js index b719c90..1ae28ab 100644 --- a/modules/food/food.js +++ b/modules/food/food.js @@ -50,6 +50,7 @@ var food = function(dbot) { }.bind(this)); } }; + this.on = 'PRIVMSG'; }; exports.fetch = function(dbot) {