Navigation Menu

Skip to content

tibbon/follow-that-bird

 
 

Repository files navigation

Follow that Bird

An implementation for Tweak-the-Tweet style emergency-response syntaxes.

The goal of this project is to search Twitter for tweets matching admin-definable syntaxes, extract defined structure from those tweets, and publish/share that structure as quickly as possible.

The goal is for this project to be a central repository for formatted tweets. We need to bear in mind extensibility and ease of building plug-in modules in the design and development of this app.

Basic stuff

Currently:

  • The model layer is somewhat developed.
  • Polling twitter search for tweets matching hashtags (script/runner Tweet.poll_indefinitely) exists.

To Dos

Please see the issues page for outstanding to-do items.

How to help

Please:

  • fork
  • create topic branches
  • send pull requests
  • test your code

License

This code is released under the MIT license.

About

An implementation for Tweak-the-Tweet style emergency-response twitter syntaxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published