misu.app
A bot package to easily manage your Discord server

🚀 Why Choose misu.app?
- ✅ Eliminates dependency on public bots
- ✅ Offers server-specific customization
- ✅ Provides advanced security
- ✅ Includes a real-time control panel
- ✅ Always up-to-date with subscription model
- ✅ High performance & stability
🎯 Final Summary
misu.app is not just a bot — it is a fully professional Discord infrastructure system.
🧩 System Modules
misu.app may look like a single bot on the surface, but under the hood it runs on multiple professional-grade modules working in perfect harmony.
Each folder represents a dedicated power unit built for a specific responsibility.
This architecture ensures:
- Maximum performance
- Layered security
- Full control over every system
🛡️ ChatGuard
ChatGuard is fully responsible for chat security inside your server.
Key features:
- Spam & flood protection
- Profanity, advertisement & link filtering
- Automatic mute system
- Message rate limiting
- Suspicious behavior detection
Goal:
Keep the chat clean, organized, and fully protected.
⚔️ Shield
Shield is the invisible defensive wall of your server.
It actively protects against raids, bot attacks, and permission abuse.
Features:
- Anti-raid system
- Permission change protection
- Channel & role deletion prevention
- Suspicious login detection
- Automatic emergency lockdown
With Shield active:
Tampering with your server becomes nearly impossible.
👁️ Watcher
Watcher observes everything.
No critical action in your server goes unnoticed.
Tracked actions:
- Role changes
- Channel modifications
- Permission updates
- Member join & leave activity
- Suspicious behavior monitoring
All data is:
- Logged
- Displayed in the web panel
- Available for historical analysis
🧠 Elixir
Elixir is the brain and the heart of misu.app.
All events, commands, guards, and automations run through this core layer.
Inside Elixir:
- Advanced moderation commands
- Registration & auto-role systems
- Guard integrations
- Scheduled tasks (timed jobs)
- Event-based automations
Without Elixir, misu.app is just an empty shell.
🌐 Web
The Web module is the control center of misu.app.
It allows you to manage everything directly from your browser.
From the panel you can:
- Monitor live bot status
- Enable or disable modules
- Edit server configurations
- Review logs
- Track your subscription
It works with a modern UI, fast API, and real-time synchronization.
🗂️ Libraries
Libraries is the shared core used by every system module.
Includes:
- Global client structures
- Web & Self client connections
- Auth routes
- API actions
- Monitor endpoints
- Centralized config system
This layer:
Ensures every module speaks the same language.
🎛️ Controller
Controller manages all communication between modules and handles data flow.
Responsibilities:
- Event routing
- Module synchronization
- API ↔ bot bridge system
- Permission control flows
It completely eliminates internal system chaos.
🔁 Combo
Combo is the advanced automation engine that triggers multiple systems with a single action.
Use cases:
- Auto registration + role + logging chain
- Shield activation when guard is triggered
- Watcher + ChatGuard joint reactions
Purpose:
One event → multiple systems → one unified response.
🧾 @types
@types contains all TypeScript type definitions used across the system.
Benefits:
- Error-free compilation
- Safer development
- Cross-module compatibility
- Full IntelliSense support
This transforms the system into:
A professionally engineered infrastructure instead of a fragile script-based bot.