#!/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

So far this is what i have ...

55502f40dc8b7c769880b10874abc9d0 Talk
#!/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...

2cfbd4a81664e5d31b4b2fd0ace83c42 Talk