/StartUsingDoge

A Twitter Bot which gives dogecoin to people which are writing positive tweets about dogecoin.

Primary LanguagePython

StartUsingDoge

A Twitter Bot which gives dogecoin to people which are writing positive tweets about dogecoin.

http://twitter.com/StartUsingDoge

Getting Started

Copy config.cfg.template to config.cfg to avoid publicly sharing your API keys. Modify config.cfg with your twitter credentials. You can register with Sentiment140 here. Please contact tipdoge.info for a tipdoge API key.

Install dependencies:

pip install -r requirements.txt

And run the bot:

python startUsingDoge.py

Rewarding retweets

A directory to store already rewarded users between runs.

mkdir db

python rewardRetweets.py <tweet_id>