A production-ready Discord bot template with multi-service architecture, featuring a Discord.js bot, Express API, Next.js dashboard, and Kubernetes deployment with Flux GitOps. {{APP_NAME}}/ ├── src/ ...
Discord-Moderation-Bot/ ├── commands/ │ ├── moderation/ │ │ ├── automod.js # Auto-mod configuration │ │ ├── ban.js # Ban command │ │ ├── case.js # Case management │ │ ├── deletecase.js # Delete cases ...