Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
## "one line" twitter bot ## Erik Kastner 2008-04-09 %w|rubygems xmpp4r-simple|.each {|r| require r} j = Jabber::Simple.new("user@gmail.com", "password"); loop { j.received_messages { |msg| puts msg.body } }
Pasted April 09, 2008 9:50PM EDT
by Erik Kastner (kastner)