My largest and most successful project by far. Battlefield Stats is a Discord bot that provides on-demand Battlefield statistics in Discord. I have also built a website and an API for this project, which uses Cloudflare D1 (SQLite) as the database.
Used by thousands of users in over 4,300 Discord servers and installed on over 1,300 accounts, the bot is built with discord.js and the website with Next.js and shadcn/ui.
In February 2024, I rewrote the bot, going from JavaScript to TypeScript and from Node.js to Bun (and later back again).