Skip to content

Instantly share code, notes, and snippets.

@hannahherbig
Created November 20, 2010 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hannahherbig/707662 to your computer and use it in GitHub Desktop.
Save hannahherbig/707662 to your computer and use it in GitHub Desktop.
[andrew ~/dev/feed] $ ruby feed.rb
I, [11/20 01:12:04 #9031] INFO -- client.rb:400:in `connect': connecting to irc.mcintec.net:6667
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:236:in `write': NICK rhuidean
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:236:in `write': USER rhuidean irc.mcintec.net irc.mcintec.net :andrew12's rhuidean bot (ruby!)
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net NOTICE AUTH :*** Looking up your hostname...
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net NOTICE AUTH :*** Found your hostname
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :IRC!IRC@Matrix.McInTEC.net PRIVMSG rhuidean :VERSION
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 001 rhuidean :Welcome to the McInTEC-IRC Community Network rhuidean!rhuidean@pool-71-166-152-240.washdc.east.verizon.net
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 002 rhuidean :Your host is Matrix.McInTEC.net, running version Unreal3.2.8.1.McInTEC.v2
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 003 rhuidean :This server was created Sat Nov 6 2010 at 22:29:33 CDT
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 004 rhuidean Matrix.McInTEC.net Unreal3.2.8.1.McInTEC.v2 iowghraAsORTVSxNCWqBzvdHtGpcZID lvhopsmntikrRcaqOALQbSeIKVfMCuzNTGjUB
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 005 rhuidean CMDS=KNOCK,MAP,DCCALLOW,USERIP UHNAMES NAMESX SAFELIST HCN MAXCHANNELS=50 CHANLIMIT=#:50 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 :are supported by this server
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 005 rhuidean MAXTARGETS=20 WALLCHOPS WATCH=128 WATCHOPTS=A SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=beI,kfL,ljB,psmntirRcOAQKVCuzNSMTGU NETWORK=McInTEC-IRC CASEMAPPING=ascii EXTBAN=~,cqnrTf ELIST=MNUCT :are supported by this server
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 005 rhuidean STATUSMSG=~&@%+ EXCEPTS INVEX CALLERID=I :are supported by this server
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 251 rhuidean :There are 4 noticed PID(s) and 98 unnoticed PID(s) on 6 system(s)
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 252 rhuidean 58 :Defenders(s) online
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 254 rhuidean 80 :Net(s) formed
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 255 rhuidean :This system has 14 PID(s) and 0 system link(s)
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 265 rhuidean :Current System PID Load: 14 Max: 388
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 266 rhuidean :Current Network PID Load: 102 Max: 487
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 375 rhuidean :- Matrix.McInTEC.net Message of the Day -
[...enormous motd here...]
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 376 rhuidean :End of /MOTD command.
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :rhuidean MODE rhuidean :+iwRTx
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :NickServ!NickServ@McInServices.McInTEC.net NOTICE rhuidean :This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
I, [11/20 01:12:04 #9031] INFO -- client.rb:128:in `block in set_default_handlers': connected to irc.mcintec.net:6667
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:236:in `write': NOTICE IRC :VERSION rhuidean-1.1.0
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:236:in `write': PRIVMSG NickServ :IDENTIFY andrew12 redacted
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :NickServ!NickServ@McInServices.McInTEC.net NOTICE rhuidean :You are now identified for Andrew12.
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :NickServ MODE rhuidean :+r
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :McInServices.McInTEC.net 396 rhuidean im.in.ur.pc.lookin.at.andrew12.net :is now your hidden host (set by NickServ)
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:236:in `write': JOIN #andrew12
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :rhuidean!rhuidean@im.in.ur.pc.lookin.at.andrew12.net JOIN :#Andrew12
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 332 rhuidean #Andrew12 :Topic: a | b | Live streams at http://live.mcintec.net
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 333 rhuidean #Andrew12 rhuidean 1290228055
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 353 rhuidean = #Andrew12 :rhuidean andrew12 +Mrcheesenips Kentr0nic|Eee &Skewtz Liam CIA-1 JurassicJon Liam-PC +haversman @X &MattB @supybot
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :Matrix.McInTEC.net 366 rhuidean #Andrew12 :End of /NAMES list.
D, [11/20 01:12:04 #9031] DEBUG -- client.rb:284:in `block in parse': :X!X@McInTEC.net MODE #Andrew12 +qao rhuidean rhuidean rhuidean
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment