Invite the bot
Use the invite link and pick your server.Keep Administrator ticked unless you have a specific reason not to. Most of the bot works without it, but the parts that don’t — antinuke reverting a role deletion, VoiceMaster creating channels, ticket categories — fail in ways that are annoying to debug. You can always trim permissions later.
Set a prefix
The default is You can also run
!. If another bot already uses it, change it:!prefix add to keep more than one, or set a personal prefix that works in every server you’re in.Turn on antinuke
Do this before anything else. Antinuke watches for destructive admin actions and punishes whoever performs too many of them too quickly.Then whitelist the people who are supposed to do bulk work:Full walkthrough → Antinuke
Set up moderation roles
mute and jail need roles and channel overwrites to exist. One command explains and creates what’s missing:Point logging at a channel
Greet new members
{...} syntax is the scripting language — it’s how you build embeds, buttons and containers for every customisable message in the bot.More → System messagesAdd the fun bits
Whatever your server actually needs:
Levels
!level toggle onStarboard
!starboard add #starboard ⭐VoiceMaster
!voicemaster setupTickets
!tickets setupSocial feeds
!tiktok add #feed usernameReposter
!reposter status onChecking your work
Two commands give you a full picture of what’s currently configured:!configuration (alias !config) is the overview — it walks every module and shows what’s on, what’s off, and which channels things are pointed at. It’s the fastest way to spot something you forgot.
