Features
ð Event Logging
Check out the home page for the full Discord Bot List.
ð Event Logging
- Logs ~60+ Discord events â messages, voice, members, roles, channels, reactions, threads, invites, emoji, stickers, presence, scheduled events, auto-mod, webhooks, and more
- Per-guild log channels â set a dedicated channel where the bot sends rich embed logs
- Event filtering â enable/disable specific event types per guild (via
/logsor dashboard) - Real-time SSE streaming â live log feed in the web dashboard
- Persistent storage â logs saved to
logs.json, survives restarts
/ban//unbanâ Ban and unban users/kickâ Kick a member/timeout//untimeoutâ Timeout a member (up to 28 days)/purgeâ Bulk delete messages (up to 100)/warn//warnings//clearwarningsâ Warning system with persistent storage/lock//unlockâ Lock/unlock channels from @everyone/slowmodeâ Set channel slowmode (0â21600 seconds)/botinfoâ Bot statistics (uptime, ping, guild count, memory, rate limits)/logchannelâ Configure log channel for event embeds/logsâ Toggle individual event types on/off for the log channel/setupdmâ Get a link to install the bot to your account so it can DM you about punishments- DM notifications sent to punished users (also works via user-installed app)
/verifysetupâ Configure a verified role and optional button panel/verifyâ Users can self-verify via slash command or button- Math captcha challenge to prevent bot raids
- Beautiful embed panel with server name, member count, and verified count
/trap setupâ Create a trap channel that auto-bans any user who posts in it- Two actions: softban (clear messages + unban) or permanent ban
- Chaos mode â randomizes the trap channel name daily to evade blacklists
- Channel warmer â posts daily messages to keep the trap channel looking active
- 1-hour timeout option â delay the ban by 1 hour to delay detection by malicious bots
- Rejoin protection â re-applies timeout if a caught user rejoins
/trap statsâ view catch statistics/trap disableâ disable the trap
- Full ticket lifecycle: create (with questions), close, reopen, claim, unclaim, pin, unpin, delete
- Panel system with buttons or dropdowns for ticket creation
- Customizable embed messages for each panel
- Modal questions shown before ticket creation (subject, description, etc.)
- Priority levels: Low, Medium, High, Urgent
- Blacklist system to block users from creating tickets
- Autoclose after inactivity / Autodelete after days
- Transcripts generated on ticket deletion
- Category support for organizing tickets
- 18+ slash commands for full ticket management
- Dashboard management â view, filter, and configure tickets
/backup [label]â Create a full snapshot of all bot data (server owner only)/backupsâ List all backups for this server/restore id:<id> confirm:trueâ Restore data from a backup- Backup dashboard â create, restore, and delete backups from the web UI
- Full snapshot includes: config, warnings, ticket configs, ticket data, transcripts, custom bot metadata
- GitHub synced â backups persist across server restarts
- Double confirmation on restore to prevent accidental data loss
- Private staff contact â users DM the bot to reach server staff privately
- Automatic thread creation â each conversation gets its own private channel in a designated category
- Two-way messaging â user DMs are forwarded to the staff channel; staff replies are forwarded back to the user via DM
- Anonymous replies â toggle per-thread so staff names remain hidden from users
- Close / Reopen â close threads with optional reason; reopen them if needed
- Block / Unblock â prevent specific users from using modmail entirely
- Staff alerts â role pings and log channel notifications when new modmail arrives
- Auto-close â threads close automatically after configurable hours of inactivity
- Cooldown â configurable time limit between thread creations
- Custom greeting â customize the embed title, description, and color shown in the staff channel
- Auto-reply â send an automatic acknowledgment when users first DM the bot
- Transcripts â generate a .txt transcript of any thread with
/modmail transcript - Dashboard tab â view stats, threads, blocked users, and configuration
- 18+ subcommands â full setup and management via
/modmail - Action buttons â Close, Anonymous, and Block buttons in every staff channel
- Run custom Discord bots alongside Limey on the same instance and port
- Each bot registers its own slash commands independently
- Memory-only token storage â never written to disk
- Env var persistence â use
BOT_TOKEN_GUILDID=<token>for restart-safe tokens - Dashboard UI for managing bot instances
/backup [label] [restoreusers]â Create a full snapshot of all bot data (server owner only)/backupsâ List all backups for this server/restore id:<id> confirm:trueâ Restore data from a backup (with user restoration if enabled)- Restore Users â Enable to DM all members with an OAuth link to authorize joining during restore
- guilds.join OAuth flow â Members authorize the bot to add them to servers on restore
- Double confirmation on restore to prevent accidental data loss
- Full snapshot includes: config, warnings, ticket configs, ticket data, transcripts, custom bot metadata
- Dashboard management â create, restore, delete backups, view authorized user counts
- GitHub synced â backups persist across server restarts
- Discord OAuth login â secure sign-in with Discord
- Guild-scoped access â server owners see only their own guilds; bot owner sees all
- 9 main tabs: Live Feed, Explore Logs, Stats, Settings, Tickets, Ticket Config, Modmail, Custom Bots, Backups
- Live Feed â real-time streaming log entries as events happen
- Explore Logs â filterable, paginated log explorer (event type, guild, channel, user, search)
- Stats â summary cards, event type breakdown chart, rate limit details
- Settings â configure log channels per guild via the dashboard UI
- Ticket Config â JSON editor for general/panels/options/questions configs
- Spawn Panel â send ticket panels to any channel without typing commands
- Backup Manager â create, restore, delete backups visually, with user restore toggle
- Custom Bots â manage custom bot instances
- Offline caching â Service Worker caches dashboard assets for offline access
- Offline banner â shows when connection is lost, cached content remains visible
- Interactive help guide â press
?anywhere in the dashboard GET /healthâ health check endpoint