views:

91

answers:

1

there is a list of ruby gems for twitter

could anybody recommend me one that is good to start to learn/use? that have some history of development etc etc?

I want to the stuff below on my linux box

  • search for keywords and follow
  • autofollow
  • rewteet
+1  A: 

i'd suggest the twitter gem by john nunemaker. it supports search and retweeting. not sure about autofollow though. there's another list of api clients at the ruby toolbox.

rubiii
@rubiii: thank you, I'll have a look.
Radek