Skip to content

A bot that randomly selects a tweet from a specified set of tweets to be retweeted at a strategic time. This was created to constantly drive traffic to specific content. It runs twice a day with randomness added in the timing.

Notifications You must be signed in to change notification settings

ravel44/Twitter-Retweet-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Retweet-System

In order to constantly drive traffic to my content from my 500k+, I created this script to randomly select a tweet from a specified set of tweets to be retweeted. The process happens twice a day at strategic times and with randomness added to the timing.

Access to the Twitter API by applying for an app at https://developer.twitter.com.

Create a node app and install the Node-Schedule, Twitter and Mongoose modules.

Create a new cluster at https://www.mongodb.com to store and retrieve tweet IDs (I like to use a set of 20 to 30 tweets to be randomly retweeted. Therefore it's convenient to add a description for each tweets in the database).

About

A bot that randomly selects a tweet from a specified set of tweets to be retweeted at a strategic time. This was created to constantly drive traffic to specific content. It runs twice a day with randomness added in the timing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published