From a0c7dd8f1536d6be12a0774639ac3c294c3eebfd Mon Sep 17 00:00:00 2001 From: Gianni Chiappetta Date: Mon, 19 Dec 2011 20:42:43 -0500 Subject: [PATCH] fix: NO U --- protobot.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/protobot.js b/protobot.js index b0244c3..f8580ea 100644 --- a/protobot.js +++ b/protobot.js @@ -28,10 +28,8 @@ var util = require( 'util' ) options = { server: 'irc.freenode.net' - // , nick: 'david_mark' - // , channels: [ '#runlevel6', '#inimino', '#oftn', '#prototype', '#jquery-ot', '#wadsup' ] - , nick: 'david_mark2' - , channels: [ '#runlevel6' ] + , nick: 'david_mark' + , channels: [ '#runlevel6', '#inimino', '#oftn', '#prototype', '#jquery-ot', '#wadsup' ] , user: { username: 'david_mark' , hostname: 'intertubes'