Skip to content

kklopfenstein/simpletweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Simple twitter bot in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published