Skip to content

Commit

Permalink
fix: NO U
Browse files Browse the repository at this point in the history
  • Loading branch information
gf3 committed Dec 20, 2011
1 parent e7e3ecc commit a0c7dd8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions protobot.js
Expand Up @@ -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'
Expand Down

0 comments on commit a0c7dd8

Please sign in to comment.