Personal project2025
Stellarica
Discord moderation bot.
YEAR
2025
About the project
Discord moderation bot developed with Discord.js v14, providing essential tools for server administrators and moderators. Stellarica offers a complete moderation system (ban, kick, mute, warn) with action history, optimized user management with on-demand automatic registration, and modern slash commands. Data is securely stored in a MySQL database via Prisma ORM.
The challenge
The main challenge was optimizing the bot's performance by avoiding massive user synchronization at startup. I implemented a smart registration system where users are only added when necessary. I also structured the code modularly with a clear separation between commands, events, and utilities, while ensuring robust error handling.
Technologies used
Discord.jsJavaScriptPrisma
NEXT PROJECT
