An open API service indexing awesome lists of open source software.

https://github.com/jramcast/twitter-bot

A twitter bot to grow accounts
https://github.com/jramcast/twitter-bot

Last synced: 3 months ago
JSON representation

A twitter bot to grow accounts

Awesome Lists containing this project

README

        

# twitter-bot
A twitter bot. Tweets based on rss feeds about certain topics. Retweets and follows users. Runs forever.

## Settings

Set your twitter keys in `settings.js`

## Run

npm install -g forever
./forever_run.sh

Docs in progress...