What will it do when the Steam summer sale starts? Is it going to make a million posts? Or will it find every new deal and make 1 big post for them all?
Game Deals
All the best deals for games, discounts, bundles etc. are all welcome!
Community Rules:
- Affiliate links are allowed, but MUST be disclosed in the title. Eg, by adding [Affiliated] to the end.
- Please only post deals from legitimate retailers, grey-market key-shops such as G2A etc. hurt developers even more than piracy!
At present, it will create a post per deal. Which would be way too spammy!
However, the bot is currently offline whilst I'm trying to make some changes. I want to get it into a state where it aggregates multiple deals into a single post. Rather than posting a post per deal that is found!
Source Code
I do plan on making the source code for this bot public eventually.
It's a lot better than it was when I first started, but still an absolute travesty with a lot of hardcoded nonsense.
Once the code is cleaned up, I will be posting the source code on my GitHub over at https://github.com/CameronRedmore
Does it handle bundles? I'd love for bundles from the major bundle sites to be posted, like Fanatical and Humble. Another thing that would be cool is seasonal sales from the major vendors.
Some other cool ideas:
- Steam Deck compatibility
- list of vendors with similar deals
- metacritic score
- genre
- whether it has been bundled before
Btw, thanks for handling this, it's one of the communities I missed most. If you make the script public, I or others may be able to help implement some of the extras.
Now this is what I'd support. Hell, for bundles I'm willing to pitch in with manual help, as I've done that for reddit in the past. (And since Steam Deck Compatibility is harder to get through scraping/API calls, and SteamDB refuses to provide an API of their own or scrape, pointing to tools to do it yourself.)
Perhaps ProtonDB could be used for Steam Deck compatibility? It has a larger database than Valve's own testing, plus there are some unofficial APIs based on database dumps.