Skip to main content

Command Palette

Search for a command to run...

misu.app

A bot package to easily manage your Discord server

misu.app

๐Ÿš€ 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.