← Projects

DealHawk

Discord bot that watches X for retail deals, scores them, and posts the worthwhile ones into the Deal Hive feeds.

Live
DealHawk screenshot

Summary

DealHawk is a Discord bot that watches X (formerly Twitter) for retail deals, parses each post for legitimacy and profitability, and posts the worthwhile ones into Deal Hive's deal-feed channels. It's the bot that runs while everyone else is asleep.

Why it exists

Reseller-relevant deals surface on X at random hours, get blasted by dozens of accounts, and decay fast. DealHawk exists to do the watching at scale: filter the obvious junk, surface the real ones, and post them with enough structured detail (price, retailer, link, source) that a human can act on them without re-doing the research.

How it works

Pulls from a curated set of X accounts via API, runs each post through a scoring pipeline that checks legitimacy and profitability against known patterns, and posts qualifying deals into Discord with structured metadata. A dedicated infrastructure bot keeps DealHawk honest: uptime checks, status posts, failover.

Stack

  • Node.js + discord.js
  • X API
  • Railway always-on

Status

Live. Quietly running.