Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hunter275/humblebundletwitterbot

A python bot that attempts to redeem HumbleBundle keys from tweets
https://github.com/hunter275/humblebundletwitterbot

humblebundle python python-2 twitter twitter-api twitter-bot

Last synced: 15 days ago
JSON representation

A python bot that attempts to redeem HumbleBundle keys from tweets

Awesome Lists containing this project

README

        

# HumbleBundle Twitter Bot

A bot that attempts to grab Tweeted humblebundle game links and tries to add them to your inventory.

Notice: I don't use the Twitter Streaming API because Twitter shortens all URLs to t.co/ and it is impossible to see what's behind them to find the humblebundle links, and filtering happens after the urls are shortened. As a result, the Twitter Search API is used to find tweets that originally contained the "humblebundle.com/gift?key=" text.

---
To-Do
1. Make the logger not log so many "Already tried this URL..." messages