Skip to content

Sutto/BirdGrinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BirdGrinder - an evented ruby twitter library

BirdGrinder is my attempt at an evented twitter library / "framework" for ruby. Based on Perennial and very much influenced by Marvin's design, even to the level of sharing a lot of code, BirdGrinder is designed to make it simple and easy to create twitter bots / clients that react to events such as processing searches / streams, automatically processing mentions and direct messages.

One example of this usage is for a twitter game - BirdGrinder was originally written for use in Nick Plante's upcoming werewolf game and has been used to write a couple of other tools (e.g. a real time updating twitter stream for a conference).

To find out more, please read docs/introduction.md

Contributing

I welcome any and all contributions, but please keep a few things in mind:

  • I have the right to decide what gets pulled in.
  • If you maintain your own version, please bump it in separate commits to actual functionality.
  • I'm an idiot because I haven't written tests yet. Sorry!

Any Questions?

Contact sutto@sutto.net or ping SuttoL on Freenode. Also, feel free to message me here on GitHub.

About

An evented twitter client, specifically built to make it easy to build bots and the like. Inc. built in streaming / search support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages