#!/usr/bin/ruby1.9.1 require 'socket' ...
Ruby IRC Bot
by https://www.google.com/accounts/o8/id?id=AItOawm_1kLTM0WqGfgT7tx2yu3ikXX8Qra87j8,
February 02, 2011 22:05,
No refactoring, tagged with sockets, irc, bot, networking
#!/usr/bin/env ruby1.8 # # p0wn1e is the hackerspaces.org notifier. ...
Ruby ATOM feed to identi.ca stat...
by hellekin,
September 12, 2009 02:00,
2 refactorings, tagged with ruby, bot, atom, feed, notification, identica, statusnet, twitter
I want to refactor this cod...
So far this is what i have ...