Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/disnet/cltwitter

Allows scripting of twitter stream with Rhino
https://github.com/disnet/cltwitter

Last synced: about 1 month ago
JSON representation

Allows scripting of twitter stream with Rhino

Awesome Lists containing this project

README

        

cltwitter is a script that allows you to run filters written in javascript on twitter streams.

USAGE:
You'll need to modify config.properties to use your twitter username/password and which filters you want to run.

If you want to write your own filters, just add them to src/filters.js

Once you have that ready just launch run.sh