Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 459 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 459 Bytes

simpletweet

Simple twitter bot in node.js

Installation

install the following npm modules

npm install node-rest-client

npm install twit

npm install datejs

npm install sqlite3

npm install moment

Configuration

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.

Run

node simpletweet.js