Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hunter275/humblebundletwitterbot
- Owner: Hunter275
- License: bsd-2-clause
- Created: 2017-06-15T04:50:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T23:09:32.000Z (over 6 years ago)
- Last Synced: 2024-11-09T13:46:16.980Z (2 months ago)
- Topics: humblebundle, python, python-2, twitter, twitter-api, twitter-bot
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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