practical bot picks for server admins — moderation, leveling, music, AI, ticketing, economy, with setup tips for each
- Carl-bot still runs the moderation game in 2026 — reaction roles, automod, logging, all on a generous free tier; MEE6 lost trust after the verification controversy and most large servers migrated away.
- The music bot graveyard is real: Rythm and Groovy got nuked by YouTube years ago, and the survivors (Hydra, Jockie) now charge premium because Discord clamped down on free YouTube streaming.
- AI bots replaced static command bots — admins plug OpenAI Assistants or Anthropic Claude into custom bots for trivia, summaries, support triage, and roleplay channels.
- Slash commands are mandatory now. Any bot still using
!commandsin 2026 is abandoned — Discord deprecated message-content intent for unverified bots. - Ticket Tool dominates support, Wick handles raids, AutoMod (Discord-native) catches the obvious stuff for free, and Statbot is the replacement for the old MEE6 leveling crowd.
The day Discord music died (and what server admins do now)
If you ran a Discord server in 2021 you remember the day the music stopped. YouTube's legal team sent a cease-and-desist to Rythm — at the time the largest music bot on the platform with over 560 million users — and within weeks Rythm shut down. Groovy went the same way. The two giants that streamed YouTube audio into voice channels were gone, and every server admin had to scramble to replace them.
Five years later, the bot landscape looks completely different. Surviving music bots like Hydra and Jockie went premium-first because they pay for licensed audio backends. Moderation got harder too — Discord forced every bot to verify identity, declare intents, and migrate from prefix commands to slash commands. And the rise of OpenAI's Assistants API and Anthropic's Claude turned bots from glorified macro engines into conversational agents that summarize threads, triage support, and run roleplay channels.
This guide is the cheat sheet I wish I had when I rebuilt my server stack in 2025. Real bots, real prices, real tradeoffs. If a bot is mentioned, I've run it on a server bigger than 5,000 members.
What changed for Discord bots in 2026
Three platform shifts reshaped which bots are worth installing this year. The first is the slash command mandate. Discord deprecated the message content intent for unverified bots in 2022 and tightened enforcement in 2024 — any bot that still parses chat messages for !commands is grandfathered in or running on borrowed time. If a bot's docs still show !help, it's not maintained.
The second shift is AI. OpenAI's Assistants API, Anthropic's Claude, and Google's Gemini all expose stable APIs cheap enough that small servers can run a custom GPT-style bot for under $20 a month. The "trivia bot" category is essentially dead — admins write a 50-line Python script and get a smarter, more flexible bot than anything off the shelf. Discord's own Clyde AI assistant was retired in March 2024.
The third shift is the trust crisis around MEE6. Between the 2022 verification screen scandal and a string of premium-feature paywalls behind an $11.95/month subscription, large communities migrated en masse to Carl-bot. The App Directory inside Discord's UI made the migration easier — admins can shop for replacements in two clicks.
Bots every server needs
Before the deep-dive sections, here's the honest "minimum stack" for any server above ~500 members. You want one moderation bot, one logging bot (often the same one), one welcome flow, and a ticket bot if you do support. Everything else is taste. The table below covers the five generalists that show up on almost every well-run server in 2026.
| Bot | Moderation | Leveling | Embeds & forms | Free tier | Premium |
|---|---|---|---|---|---|
| Carl-bot | Yes — automod, logging, mute/warn/ban | No | Best in class | Generous (250 reaction roles, full automod) | $5/mo |
| MEE6 | Yes — but locked behind premium for large servers | Yes (signature feature) | Basic | Limited (5 custom commands, levels paywalled) | $11.95/mo |
| Dyno | Yes — strong automod, custom commands | No | Decent | Solid | $5/mo |
| Wick | Anti-raid + anti-nuke specialist | No | No | Limited | $5/mo (Wick Studio) |
| Probot | Yes — welcome cards specialty | Yes | Welcome embeds | Solid | $3.99/mo |
Stack tip: The most common modern setup is Carl-bot (moderation + reaction roles) + Statbot (leveling + analytics) + Ticket Tool (support) + Wick (anti-raid). That covers 90% of what a 10k-member community needs and costs under $15/month total.
Moderation bots
Moderation is where bot choice matters most — these are the bots that decide whether a 3 a.m. raid wipes your server or gets caught at the front door. The five below are the ones large communities actually trust in 2026.
Carl-bot
Carl-bot is the de facto moderation standard for any server larger than a few hundred members. The free tier is unusually generous — 250 reaction roles, full automod with regex filters, message logging, role menus, embed builder, custom commands with tags. Carl-bot Premium ($5/month) unlocks unlimited reaction roles. The setup learning curve is steeper than MEE6 because it does more, but the documentation is excellent.
MEE6
MEE6 is still the most-installed bot on Discord by raw numbers, but its reputation has cratered. The leveling system is the only feature it really wins at, and even that is paywalled at $11.95/month above the 100-member cap. Custom commands are limited to 5 on free, automod is basic. If you inherit a server with MEE6 configured, leave it; starting fresh in 2026, skip it.
Dyno
Dyno is the steady older cousin to Carl-bot — same use cases, slightly different feature emphasis. Strong custom commands, solid automod, decent logging, clean dashboard. Dyno Premium is $5/month. The reason most servers pick Carl-bot over Dyno today is the embed builder and reaction roles. But Dyno is rock-solid, a defensible second choice.
AutoMod (built-in)
Discord's native AutoMod is free, runs server-side, and catches the most common spam patterns before they reach a bot. Configure keyword filters, mention spam thresholds, and harmful link blocks directly in Server Settings. It doesn't replace Carl-bot — no logging, no custom commands — but turn it on regardless of what stack runs on top.
Wick
Wick is the bot you install after your first major raid. Built for anti-raid and anti-nuke — detecting mass joins from new accounts, mass channel deletions, role deletions, and webhook abuse. Wick Studio premium is $5/month and unlocks lockdown automation that auto-quarantines suspicious joiners. If your server is over 50k members or has been targeted before, Wick pays for itself the first trigger.
Leveling and engagement
Leveling bots reward active members with XP and roles, gamifying participation. They're not for every server — small communities don't need them and they can encourage spam — but for medium-to-large public servers they drive retention.
MEE6
MEE6 invented the leveling-as-engagement playbook and still has the cleanest level-up flow. The catch: public leaderboard and per-channel XP rates are paywalled at $11.95/month.
Arcane
The most common MEE6 alternative for leveling. Free tier covers XP, role rewards, auto-assigned roles by level. Premium starts at $4.99/month. Level-up cards are customizable, XP tuning is more granular than MEE6's.
Polaris
For admins who want fine control over the XP curve. Set a custom XP formula, configure per-channel cooldowns, exclude specific roles. Free, with optional Patreon support.
Tatsu
Blurs leveling with a virtual economy — credits, profile customization, pets, fishing minigames. Overkill for serious communities, perfect for casual gaming or anime servers. Tatsu Supporter is around $4.99/month.
Music bots that still work
Before recommending anything, the warning. YouTube's enforcement against Discord music bots is ongoing — Rythm and Groovy were the casualties of 2021, but anything that streams YouTube audio without a proper licensing deal is one cease-and-desist away from going dark. The bots below survived either by going premium-only (passing licensing costs to users) or by sourcing audio from other platforms.
Music bot reality check: Free music bots in 2026 are unreliable. They get rate-limited, suspended, or shut down with no warning. If music is critical to your server, budget $5–10/month for a premium music bot — it's the only stable option.
Hydra
The most popular Rythm-replacement, runs on a paid model — bot is free to invite but premium features (24/7 voice, autoplay, queue saving) cost around $4/month. Reliable, slash-command native, supports Spotify links. Default choice for serious music servers.
Jockie Music
The multi-bot music option — six bots run in parallel so one server can have music playing in six voice channels simultaneously. Free tier covers basic playback; Jockie Premium ($4.99/month) unlocks Spotify, Apple Music, Deezer, and 24/7 mode. Best for large servers with multiple stages.
Probot Music
Probot bundled a music module into its welcome-card bot, convenient for small servers that want one bot doing two jobs. Feature depth is shallow compared to Hydra or Jockie. Free with Probot Premium at $3.99/month.
FredBoat (rebooted)
FredBoat went offline during the YouTube purge and came back in a self-host-only form — the public bot is gone, but you can spin up your own FredBoat on a $5/month VPS. Worth it only if you can maintain it.
AI bots
The AI bot category went from "novelty toy" to "core infrastructure" in two years. The interesting bots in 2026 aren't off-the-shelf — they're thin custom wrappers around OpenAI or Anthropic APIs. But there are a few hosted options worth knowing about.
ChatGPT bots (various)
Search the App Directory for "ChatGPT" and you'll find a dozen bots that wrap the OpenAI API. Quality varies wildly — better ones charge $5–10/month and offer thread-aware conversations; free ones rate-limit aggressively and silently switch to weaker GPT-3.5 models. Read reviews before installing.
Clyde (retired)
Discord's own AI assistant launched in March 2023 and was sunset in March 2024. As of mid-2026 there's no first-party replacement — the platform seems content to let third parties handle this.
Midjourney bot
The original Discord AI image generator and still the only way to use Midjourney. Pricing is the standard Midjourney subscription ($10/month basic, $30/month standard). Invite the bot to any server and members can /imagine if they have an account.
Custom AI bots via OpenAI Assistants
The most flexible and cheapest option in 2026 is rolling your own. OpenAI's Assistants API plus Discord.py is a 100-line script tuned exactly to your community. Anthropic's Claude API works the same way. Cost on a small server: under $15/month. The only barrier is running a Python script on a $5 VPS.
Ticketing and support
If your server does any kind of support — gaming clan recruitment, customer help, sales — you need a ticket bot. The pattern is the same across all three: a button in a designated channel, click it, the bot creates a private channel between user and staff, and the conversation is archived when closed.
Ticket Tool
The dominant ticket bot, easily 80% market share. Free tier covers most use cases (unlimited tickets, auto-archive, transcripts). Premium starts at $5/month for cleaner branding, multiple panels, and advanced permissions.
Tickety
The lightweight alternative — fewer features, faster setup, simpler dashboard. Best for small servers that need tickets without configuring 50 options.
Helper.gg
For servers that take support seriously enough to want analytics — response time tracking, staff leaderboards, ticket categorization. Pitched at gaming clans and small businesses. Premium starts around $5/month.
Fun and games
Game bots drive idle engagement — members keep returning to feed pets, catch Pokémon, or roll waifus. They're polarizing (some admins hate the spam), but for casual community servers they keep activity up.
PokeMeow
The largest Pokémon-style catching bot on Discord. Members spawn Pokémon and race to catch them with /catch. Free with cosmetic shop.
MUDAE
The anime/manga character collection bot — roll waifus and husbandos from a 100k+ database, claim, fight, build harems. Free tier is generous; premium ($5/month) unlocks faster claim cooldowns.
OwO
Cutesy economy bot — hunt animals, battle, build a zoo, level up. Active development, weekly events, healthy player base. Free with optional cosmetic premium.
Dank Memer
Pivoted from meme-image bot to full economy bot with currency, robberies, minigames. Premium ($4.99/month) unlocks faster cooldowns. Restrict it to a dedicated channel — Dank Memer's economy spam drowns out conversation otherwise.
IdleRPG
The autobattler RPG bot — equip gear, raid dungeons, level up while AFK. Smaller community, tight game design. Free with optional Patreon perks.
Welcome and member onboarding
The first 30 seconds after someone joins your server determines whether they stick around. A welcome flow with a generated card, a rules acknowledgment, and a role-picker turns lurkers into members.
Welcomer
The prettiest welcome card bot — fully customizable backgrounds, fonts, animations. Free tier is functional; Welcomer Pro ($5/month) unlocks animated GIF backgrounds and per-server branding.
Statbot
Technically an analytics bot but bundles a strong welcome system with detailed member-tracking — when someone joined, where they came from, what they posted. Free tier covers basics; Premium starts at $4.99/month.
Carl-bot welcome
If you already run Carl-bot, the built-in welcome module is good enough that most servers don't bother with a dedicated welcomer bot. Build the embed, set autoroles, done. One less bot to manage.
Self-host vs hosted
Every hosted bot has a self-hostable equivalent — Red-DiscordBot, Sinusbot, custom Discord.py rolls. The tradeoff depends on whether you treat your server as a hobby or as infrastructure.
Self-host pros
- Full control — no premium paywalls, no surprise feature removals
- Cheaper at scale — $5/month VPS runs more bot capability than $30/month in subscriptions
- Privacy — your member data never leaves your server
- Customization is unlimited — fork the source and rewrite anything
Self-host cons
- You're now an ops engineer — VPS goes down, bot goes down
- Discord API changes break things and you have to fix them
- No support team — your bot breaking at 2 a.m. is your problem
- Requires real Python/Node skills to maintain past initial setup
How to add a bot to your server
Every modern bot uses the same OAuth2 invite pattern.
- Find the OAuth2 invite link. Every legitimate bot publishes one on its site or App Directory listing.
- Pick the server. The dropdown only shows servers where you have Manage Server permission.
- Review permissions. Read the requested permission set. Never grant Administrator unless the docs explicitly require it; most don't.
- Authorize. Discord injects the bot with a fresh role named after it.
- Move the bot's role above the roles it manages. Discord enforces role hierarchy strictly — a bot can only moderate roles below its own.
- Configure via the bot's dashboard or slash commands. Most modern bots have a web dashboard with Discord OAuth login.
Common mistakes
The vast majority of "this bot is broken" support tickets I've seen come from a handful of recurring admin mistakes. Knowing these saves hours of troubleshooting.
Granting Administrator permission to every bot. A compromised bot with Admin perms can wipe your server in seconds. Give bots the narrowest permission set their docs require — usually Manage Roles + Kick + Ban + Manage Messages is enough for moderation bots.
Untested moderator-only commands. Configuring a warn or mute command without testing it in a private channel first is how admins accidentally ban themselves. Always run a dry run with a throwaway role before deploying to staff.
Hitting free-tier rate limits and not realizing it. Most free bots silently drop commands above their rate limit. If a leveling bot stops awarding XP at 1,000 messages a day, you've probably hit the cap and need to either upgrade or switch.
Installing abandoned bots. A bot that hasn't pushed an update since 2023 is dead — Discord's API has changed multiple times since. Check the bot's website or GitHub for last update date before installing. If the docs still mention prefix commands like !help, walk away.
Forgetting role hierarchy. A moderation bot can't ban a user whose highest role sits above the bot's role. This is the single most common "the bot isn't working" complaint, and the fix is dragging the bot's role higher in the role list.
FAQ
How many bots can I have in a Discord server?
No hard limit, but practical limits exist. Large servers see noticeable lag with 30+ active bots running automod scans. Aim for under 10 bots — moderation, leveling, ticket, music, welcome, AI, and maybe a fun bot or two.
Do Discord bots cost money?
Most have a free tier. Carl-bot, Dyno, MEE6, Ticket Tool all run a small-to-medium server free. Premium tiers ($3.99–11.95/month) unlock higher limits or remove branding. Music bots are the exception — free music in 2026 is unreliable, plan on $4–5/month.
Custom bot vs hosted bot — which is better?
Hosted wins for 95% of servers. Custom only makes sense when you need a feature no off-the-shelf bot offers and someone on staff can maintain a Python or Node service. Hosted bots have engineering teams behind them; you'll have you, at 2 a.m., when Discord pushes an API change.
My bot got banned by Discord — what now?
If a popular hosted bot gets banned, the publisher posts a status update and migrates users to a successor. Kick the banned bot, install the successor, reconfigure. If a custom bot gets banned, apply for re-verification through Discord's developer support — it can take weeks.
Are AI bots safe — what about member privacy?
Depends on the bot. Hosted AI bots send messages to a third-party API (OpenAI, Anthropic), so their privacy policies apply to your members. Read the policy before installing. Restrict AI bots to opt-in channels rather than server-wide so members can choose whether their messages get sent to a model.
Why did all my bots stop working at once?
Three usual suspects. Discord pushed an API change and broke a shared library — wait for bot operators to ship fixes. Your server hit a rate limit from a raid or runaway automod loop. Or you moved a critical role and the bots lost permissions. Check Discord's status page first, then your audit log.
The Bottom Line
The Discord bot landscape in 2026 is more concentrated than it looks — Carl-bot, Wick, Ticket Tool, Hydra, and Statbot cover almost every serious server's needs. Avoid bots that haven't been updated since 2023, never grant Administrator, and budget around $15/month for a healthy stack. For bespoke behavior, roll your own with the OpenAI or Anthropic SDK on a $5 VPS. The off-the-shelf era for AI bots is already over.
Key takeaways
- Carl-bot replaced MEE6 as the moderation default for serious servers — free tier covers automod, reaction roles, logging, and embeds.
- The free music bot era ended in 2021 with Rythm and Groovy. Hydra ($4/mo) and Jockie ($4.99/mo) are the stable replacements.
- Slash commands are mandatory in 2026 — any bot still using
!commandsis dead or dying. - Discord's native AutoMod is free and should be your first line of defense regardless of what other bots you install.
- Custom AI bots via OpenAI Assistants or Anthropic Claude run cheaper ($15/mo) and smarter than off-the-shelf chat bots — Discord's own Clyde was retired in 2024.
- Wick is essential anti-raid protection for any server above 50k members or that's been targeted before.
- Ticket Tool dominates support; Statbot replaced MEE6 for analytics-driven leveling.
- Never grant Administrator permission to a bot, and always place the bot's role above the roles it needs to moderate.
Running a Discord community? Build a single link-in-bio that connects your members to your server, your socials, your shop, and your content — free at unil.ink.
