Discord Deals Bot
This project came from a simple frustration: I often miss sales on games — especially on platforms that aren't Steam — because I either don’t get email notifications or just forget to check.
The original use case was Nintendo games, but the site I’m scraping — Deku Deals — also supports wishlists for PlayStation, Xbox, and Steam.
The idea was to send a wishlist link to the bot via DM. The bot then scans the list for any games currently on sale and replies with a message listing the name, current price, and a link to the deal. After that, it checks once per day for changes — if it finds a new deal, it sends another message.
It’s still a work in progress. The core functionality works, but not exactly how I want it to. I'd like to add user-configurable currency, support for multiple storefronts, and the ability to customize scan times or frequency.
While it doesn’t strictly need to be a Discord bot at all, it was a good experiment in doing something a little different from my usual projects.