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

https://github.com/rocity/node-jwubot

Another twitter bot in NodeJS
https://github.com/rocity/node-jwubot

Last synced: 26 days ago
JSON representation

Another twitter bot in NodeJS

Awesome Lists containing this project

README

          

# jwubot

This project was supposed to be another retweeting bot.
It will parse the tweets of all the MASTER's follower and check for a string
I did not foresee that this kind of project requires to send several requests to the Twitter API (which is rate limited).

This project will no longer be developed.