Overview
Existing bots either lock features behind subscriptions or stop short of the cross-network coverage active trading rooms actually use.
Work
Bun + TypeScript monorepo: a discord.js bot with slash commands, a token monitor, and a payment monitor, plus a Hono site with React SSR for the dashboard and a Pro-gated trenches view. Both share one SQLite file. Every asset class has a keyless default provider (CoinGecko, GeckoTerminal, Yahoo Finance) and an optional keyed one.
Result
Stocks work with no setup; keys only unlock premium sources. Runs in production alongside the dashboard.
Stack
- Bun
- TypeScript
- discord.js
- Hono
- SQLite