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
- Host: GitHub
- URL: https://github.com/rocity/node-jwubot
- Owner: rocity
- Created: 2016-07-15T07:49:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T10:00:21.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T22:32:19.730Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.