twitter bot that earns bitcoin via ppc links https://twitter.com/
Go to file
Dionysus 010429dae4
Initial commit
2019-06-28 01:07:10 -04:00
chir.py Initial commit 2019-06-28 01:07:10 -04:00
LICENSE Initial commit 2019-06-28 01:07:10 -04:00
README.md Initial commit 2019-06-28 01:07:10 -04:00

README.md

Requirments
Instructions

Register a Twitter account, and sign up for a new developer application.

Go to your new application settings "Keys and Access Tokens" tab. Click the "Create Your Access Token" button on the bottom. These will be used in the config to connect to your Twitter account. Go to your new application settings "Permissions". Change your access to "Read, Write and Access direct messages".

Register a CoinURL account and get your api key. The random number you will see after "uuid" is your unique user id that will be use in the config.

Edit your config.py and change the Twitter & CoinURL API settings.

Mirrors