cswendrowski / HumbleBundleBot

Scrapes HumbleBundle.com for new Bundles and posts new bundles to different Discord channels or generic webhooks whenever a new Bundle shows up.
56 stars 21 forks source link

[CRITICAL ISSUE] http://blog.humblebundle.com/rss no longer exists causing bot to fail #8

Closed cswendrowski closed 5 years ago

cswendrowski commented 5 years ago

http://blog.humblebundle.com/rss (which used to be posted from http://blog.humblebundle.com) no longer seems to exist (nor does the core blog). This RSS feed was powering the bot's discovery of bundles. It is unknown if the blog is going to come back up, but for now we should assume it won't.

The bot does not currently function due to this missing feed, and the old method of URL discovery broke with the last major HumbleBundle.com rewrite. We currently do not have a workaround for this issue but will be researching options.

cswendrowski commented 5 years ago

Not sure what happened, but the feed is back!