Skip to content

jesstelford/crypto-retweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Retweet

Paid retweets using Cryptocurrencies such as Dogecoin.

Quickstart

Install nodejs. Install mongodb.

Run the following commands

$ git clone https://github.com/jesstelford/crypto-retweet.git && cd crypto-retweet
$ npm install # Install all the npm dependancies
$ cp src/backend/config.json-example src/backend/config.json

Edit the contents of src/backend/config.json to have the correct twitter credentials and ids.

$ mongo & # Fire up MongoDB
$ make    # Build the project, and fire up a minimal server

Visit twitter.com as the user in config.twitter.user_id, and make a post matching a phrase's regex in src/backend/phrases.json.

Have a third party retweet this status update.

A tweet reply will be automatically generated and posted to the twitter account.

Powered By

Donations

Like what I've created? *So do I!* I develop this project in my spare time, free for the community.

If you'd like to say thanks, buy me a beer by tipping with Dogecoin: DGLSofSqjVYGMw5F59uVG4EqZiFrA9

About

Paid retweets using cryptocurrencies such as Dogecoin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published