Discord Bot
Slash commands, interactive buttons, polls and automatic schedule posts — all driven from inside your team's Discord.
Discord bot & web dashboard for serious Valorant team scheduling.

Synqed is an all-in-one management tool for E-sports teams. It bundles a Discord bot, a REST API, and a Next.js dashboard into a single Node.js process.
| Component | Stack | Port | Role |
|---|---|---|---|
| Discord Bot | discord.js v14 | — | Slash commands, buttons, polls |
| API Server | Express v5 | :3001 | REST API with JWT auth |
| Dashboard | Next.js v16 | :3000 | Admin panel & user portal |