Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/disnet/cltwitter
- Owner: disnet
- Created: 2009-09-15T07:16:57.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-15T07:48:55.000Z (about 15 years ago)
- Last Synced: 2023-04-10T22:39:25.445Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.53 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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