Automation

GameDealDiscordBot

Status: ActivePlatform: DiscordStack: Node.js, Discord.js, GitHub Actions
GameDealDiscordBot hero image

A Discord bot that monitors game deal aggregator APIs for Steam DRM titles with a minimum 60% discount. Runs daily on a cron job via GitHub Actions — zero server costs, zero manual intervention. Filters specifically for Steam-platform deals, applies the discount threshold, and posts formatted deal alerts to a configured Discord channel.

Built because deal aggregation sites surface everything. I only wanted Steam games, only wanted significant discounts, and wanted it delivered where I already am: Discord. The bot is a 200-line lesson in doing one thing well with zero infrastructure overhead.

Node.jsDiscord.jsGitHub ActionsCronREST APIs