Simple twitter bot in node.js
install the following npm modules
npm install node-rest-client
npm install twit
npm install datejs
npm install sqlite3
npm install moment
Based on the twit_config.json configuration, configure your Twitter API credentials and add the phrases, keyword, and twitter account screen name to the configuration file.
node simpletweet.js