Ticket and support bots
Ticket Tool runs ~4.6 million servers, the default answer to “what ticket bot.” Free tier, Community 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,
/verifya.htmllater 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.
Leveling bots
Mee6: 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.
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
Components V2, not legacy embeds
Components V2, not legacy embeds
Rank cards and panels are
Container → Section → Thumbnail, not an embed with an image field.Modals with typed inputs
Modals with typed inputs
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.
Blocks, not a JSON textarea
Blocks, not a JSON textarea
text, divider, gallery, section, container, buttons, selects, each with its own editor and live preview. Direct manipulation, no hand-edited JSON.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.
