Deal Hive
A private Discord community for resellers and builders, powered by a custom bot ecosystem.
Live · Private
Summary
Deal Hive is a private Discord community where I built the infrastructure I wanted as a reseller myself: a custom bot ecosystem that surfaces deals, scans SKUs, tracks Amazon flips, and posts retailer-specific alerts, wrapped in an education-forward channel structure. The bots are members of the community too.
Why it exists
Reselling Discord communities tend to fall into one of two failure modes: firehoses of unfiltered alerts with no education, or education-heavy with no real-time signal. Deal Hive runs both at once, with the bots doing continuous work and the channel structure built to teach people how to read what the bots find.
How it works
The community runs across about a dozen channels: some for live deal feeds, some for SKU lookups, some as forum-style education threads. Behind it sits a fleet of custom Discord bots, each owning a piece of the workflow: deal alerts pulled from X, SKU lookups with discount thresholds, clearance and cut-tag monitoring across Home Depot, Lowe's, and Sam's Club, and Amazon arbitrage scanning. A dedicated infrastructure bot keeps the rest of the fleet honest: uptime checks, rotation, status posts.
Stack
- Node.js + discord.js for the bots
- Python for some of the scraping pipelines
- Railway hosting
- GitHub source
Status
Live, private. Not publicly accepting members at the moment.