Skip to main content
Three questions decide which bot you actually want: does it do what you need, does it get out of your way, and what’s it cost past the free tier. Here’s tickets, leveling, and message building, and where better tickets fits.

Ticket and support bots

Ticket Tool runs ~4.6 million servers, the default answer to “what ticket bot.” Free tier, Community 5/mo,Pro5/mo, Pro 12/mo (AI reply drafting, ticket triage, a branded knowledge base), Team/Enterprise from $25/mo for multiple servers. Mature product, dated dashboard, thin analytics on the lower tiers. better tickets is dashboard pages instead of slash commands. Specifics:
  • Transcripts are signed on generation, /verify a .html later to prove it’s untouched.
  • Auto-close a ticket after no response, or if the member leaves. Set once per category.
  • Claim, close, escalate, all from the ticket channel.
  • Custom channel name templates, not ticket-0001.
  • Staff permissions per category, not server-wide.
  • Voice ticket cooldowns.
If you want AI reply drafting, use Ticket Tool, we don’t have it. This is command config vs. dashboard toggles.

Leveling bots

Mee6: 11.9599/mo,11.95-99/mo, 49.99/yr, or $89.99 lifetime. That buys role rewards, custom level-up messages, XP rate tuning, rank card customization, most of which used to be free. Free tier here, in full:
  • Role rewards on level-up.
  • Chat and voice XP.
  • Your own curve, not a fixed formula.
  • Role/channel XP multipliers.
  • Ignored roles and channels.
  • Rank cards, custom background.
Plus and Max raise limits, they don’t unlock anything disabled.

Message and embed builder tools

Discohook exports portable JSON, and that’s genuinely useful. The catch: it sends through a webhook, and nothing’s listening on the other end, so no button ever does anything. No Components V2, no polls, no scheduled sends. The Message builder is an actual bot:
  • Components V2 blocks: text, dividers, galleries, sections with a thumbnail, containers, buttons, select menus.
  • Live preview while you build.
  • Buttons and menus work, because something’s listening.
  • JSON import/export still there.
  • Reload and edit a message you already sent.

What “up to date” means in the code

Rank cards and panels are ContainerSectionThumbnail, not an embed with an image field.
Ticket/application questions have a real input type: text, number, file (8MB cap), channel, user, role. A number question rejects letters before it’s ever saved.
text, divider, gallery, section, container, buttons, selects, each with its own editor and live preview. Direct manipulation, no hand-edited JSON.
Same shape everywhere: channel templates, submission messages, rank backgrounds, roleplay text, cooldowns, all dashboard fields with sane defaults.

Picking one

1

Decide what you actually run

A moderation/music server needs different things than a support server with applications and jail.
2

Check the free tier honestly

What’s gated vs. just limited. See Premium.
3

Try it in one category first

See the Quickstart.

Quickstart

Live in five steps: invite, create a category, configure, send the panel.

FAQ

Staff permissions, transcript verification, prefixes and premium limits.