0xhmn / bazarkar

simple twitter bot using twit.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bazarkar

A simple twitter bot using #bazarkar

Limitations

  1. Twitter has a query limit: 180 queries per 15 minute
  2. You can search with maximum number of 100 tweet. I'm doing this with 10 last tweet.
  3. I tested it with popular search keywords, like ‘javascript’. If you’re searching for less used words, you probably just need to check each new tweet with your last tweet that has been retweeted.

About

simple twitter bot using twit.js


Languages

Language:JavaScript 100.0%