Skip to main content
XRYPTON’s server configuration commands let you tailor nearly every aspect of your guild’s automated messaging and permission system. From personalized welcome cards to booster-exclusive custom roles, everything is managed through clearly grouped command families. Most commands require at minimum Manage Messages or Manage Roles, with sensitive controls like fake permissions gated behind Administrator.

Welcome & Leave

Welcome Messages

Configure automated messages sent to a channel when a new member joins the server.

Leave Messages

Configure automated messages sent when a member leaves the server.
Both welcome and leave messages support rich embed syntax and a broad set of placeholders. Use {user.mention} to ping the member, {guild.count} for the current member count, and {guild.boost_tier} to display the server’s Nitro tier.

Prefix & Aliases

Server Prefix

Custom Aliases

Aliases let you create shortcut names that map to existing XRYPTON commands.
You cannot create an alias that shares its name with an already-registered XRYPTON command. Aliases are server-scoped — they only work in the guild where they were created.

Auto-Roles

Automatically assign roles to every new member who joins the server.

Messaging

Sticky Messages

A sticky message is re-posted to the bottom of its channel every time a new message is sent, keeping important announcements always visible.

Boost Messages

Send a custom announcement whenever someone boosts your server.

Autoresponder

Automatically reply to messages that match a specific trigger phrase.
By default, autoresponders require an exact match. Add the --not_strict flag to trigger on messages that merely contain the trigger phrase anywhere in the content.

Booster Roles

Booster Roles allow server boosters to create and customize their own personal role. The module must be set up by an admin before boosters can use it.
Booster role icons require your server to have reached Level 2 (14 boosts). Attempting to set an icon on a lower-tier server will return an error.

Permissions

Fake permissions let you grant a role the ability to run commands that check for a Discord permission, without actually giving that role that permission in Discord’s settings.
Permission names must be in snake_case (e.g. manage_messages, kick_members). Run fakeperms perms to see the full list of accepted values.