Product

AlphaLens

Crypto and stock alpha in your Discord: real-time charts, contract lookups, and trending-token alerts, with a marketing site and a server-owner dashboard.

  • Crypto + stocks
  • Keyless defaults per asset class
  • Dashboard + Pro tier
Year2025 to present
StatusActive

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