This commit is contained in:
reality 2015-04-23 15:17:04 +00:00
parent 24c792e4cf
commit 6dd233d51f

View File

@ -49,7 +49,7 @@ var food = function(dbot) {
}
}.bind(this));
}
};
}.bind(this);
this.on = 'PRIVMSG';
};