sdotdev
sdotdev

Back

TriSellAll

Sub-5-second alert bot for resellers across Vinted, Gumroad, and Facebook Marketplace

Open Source

Alert Bot

Sub-5s

Multiple Platforms

Discord

Email Alerts

Reselling

Overview

TriSellAll is an open-source alert bot built for resellers that detects new listings across Vinted, Gumroad, and Facebook Marketplace in under 5 seconds. It was the first tool to achieve sub-5-second detection for Gumroad - something never done before - and delivers alerts via Discord (DM or server) and email through a simple, organised interface.

The Challenge

Achieving sub-5-second detection across multiple marketplaces, especially Gumroad which had no existing alert tooling. Each platform has different rate limits, page structures, and detection surfaces, making consistent low-latency monitoring technically difficult.

The Solution

Built a constant-running Node.js backend worker that polls and detects listing changes in near real-time, paired with a clean Next.js frontend and Supabase for storage. The system delivers alerts through Discord (both DMs and server webhooks) plus email, with a simple UI focused on clarity and speed of setup.

Technologies Used

Next.js
React
Node.js
Supabase
TypeScript
Discord API
Email API

Key Features

  • Sub-5-second new listing detection across Vinted, Gumroad, and FBM

  • Discord alerts - both direct messages and server channel webhooks

  • Email alert notifications for real-time updates

  • Sign in with Discord for seamless onboarding

  • Simple, organised UI designed for speed of use

  • First-ever sub-5s Gumroad detection - an industry first

Results & Impact

  • Industry-first sub-5-second Gumroad detection capability

  • Consistent sub-5-second alert latency across all three platforms

  • Clean, easy-to-use interface praised by early users

  • Fully open-source on GitHub for community contributions