A Twitter Bot which gives dogecoin to people which are writing positive tweets about dogecoin.
http://twitter.com/StartUsingDoge
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
A directory to store already rewarded users between runs.
mkdir db
python rewardRetweets.py <tweet_id>