From f844236ec8937a9a46339be87625f9c080c40ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoffer=20M=C3=BCller=20Madsen?= Date: Tue, 17 May 2016 12:39:28 +0000 Subject: [PATCH] Update jonbot.js --- jonbot.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/jonbot.js b/jonbot.js index 830174d..fe75df5 100644 --- a/jonbot.js +++ b/jonbot.js @@ -47,8 +47,6 @@ controller.hears(["jonbot"],["direct_message","direct_mention","mention","ambien }); }); -// Lol, Christoffer er en noob. - controller.hears(["jon"],["direct_message","direct_mention","mention","ambient"],function(bot,message) { console.log(message.user + " mentioned \"jon\"");