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.