From ae2bd0a59dac4e4968a2a27e5ef9306fe9b0a2a1 Mon Sep 17 00:00:00 2001 From: okfprojz Date: Tue, 15 Nov 2016 18:28:47 -0500 Subject: ok --- lib/panda.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/panda.js') diff --git a/lib/panda.js b/lib/panda.js index d4cb59f..a971b35 100644 --- a/lib/panda.js +++ b/lib/panda.js @@ -98,7 +98,6 @@ client.addListener('join', function (channel, nick) { }) client.addListener('message', function (nick, to, text) { watchers.forEach(function(watcher){ - console.log(nick, to, text, watcher) if (to === watcher.channel) { var match = text.match(watcher.regexp) if (match) { -- cgit v1.2.3-70-g09d2