Discord Bot A records and leaderboard bot for the Zeepkist Discord server using data from Zeepkist GTR. Recommended IDE Setup VSCode First-time Project Setup bun install Run Service bun run start Lint with Biome bun run check # Only report linting errors bun run check:fix # Automatically resolve fixable errors Run Tests bun run test Run Tests with Coverage bun run coverage