Skip to main content

Overview

The Customization system allows authorized users to personalize the bot’s appearance on a per-server basis. You can set a unique server avatar, banner, bio, display name, and name style — all of which are scoped to the server they are applied in and do not affect the bot globally.

Access Control

Only one person can use customization commands:
  • Server Owner — Full access to all customization features
All other users can view the help pages but cannot execute any customization commands.

Commands

Opens the customization help panel showing all available subcommands and their usage.
Aliases: custom, customizemember
Permissions: Anyone (help pages) / Server Owner (subcommands)
Change the bot’s server-specific avatar. Supports direct image attachments or any publicly accessible image URL.
The image must be a valid jpg, png, gif, or webp file and must not exceed 10MB.
Permissions: Server Owner only
Change the bot’s server-specific profile banner. Supports direct image attachments or any publicly accessible image URL.
The image must be a valid jpg, png, gif, or webp file and must not exceed 10MB.
Permissions: Server Owner only
Set a custom about me / bio for the bot in this server. The bot’s website is always appended automatically at the end of the bio.
Your custom text may be up to 190 characters. The website line is appended automatically and does not count toward your limit.
Permissions: Server Owner only
Change the bot’s display name (nickname) in this server. Use reset as the value to remove the nickname and restore the bot’s default name.
Permissions: Server Owner only
Limit: 32 characters maximum
Set a stylized font, effect, and color for the bot’s display name in this server using an interactive picker. Use reset to remove the name style.
The picker walks you through three steps: choose a font, choose an effect, then enter a hex color (or two for Gradient). The Gradient effect requires both a primary and a secondary color.
Permissions: Server Owner onlyAvailable Fonts:Available Effects:
Resets all customizations for this server at once — removes the server avatar, banner, bio, and nickname.
This action cannot be undone. All per-server customizations will be permanently removed.
Permissions: Server Owner only

Customization Options

Each option is scoped to the server it is set in and does not affect the bot’s global appearance.

Avatar

Set a unique profile picture for the bot in this server

Banner

Set a custom profile banner visible on the bot’s member profile

Bio

Set a custom about me displayed on the bot’s profile, with the website always appended

Display Name

Give the bot a custom nickname visible throughout the server

Name Style

Apply a stylized font, effect, and color to the bot’s display name in this server

Image Support

Both the avatar and banner commands support flexible image input:
Attach an image directly to your message when running the command. Supported formats: jpg, jpeg, png, gif, webp.
Images must not exceed 10MB. Unsupported formats or unreachable URLs will return an error.

Bio Behavior

When setting a bio, the bot’s website is always appended to whatever text you provide:
If no text is provided, only the website line is set. Your custom text is limited to 190 characters — the website line does not count toward this limit.

Name Style Behavior

The customize namestyle command opens an interactive step-by-step picker:
  1. Font — Choose from 8 available fonts (Sakura, Jellybean, Modern, Medieval, 8bit, Vampyre, gg Sans, Tempo).
  2. Effect — Choose from 5 effects (Solid, Gradient, Neon, Toon, Pop).
  3. Color — Enter a hex color code (e.g. #ff4d4d). If you selected Gradient, you will be prompted for both a primary and a secondary color.
The color input modal will time out after 60 seconds of inactivity. If it times out, run the command again.
To remove the name style at any time, run customize namestyle reset.

Reset Behavior

The customize reset command attempts to clear all four customizations simultaneously. If some fields succeed and others fail, the bot will report exactly which were reset and which failed, rather than showing a generic error.
A partial reset can occur if the bot lacks certain permissions in the server. Ensure the bot has the Change Nickname permission for nickname resets.

Best Practices

  • Use server-specific avatars and banners that match your server’s theme or branding.
  • Keep bios concise — the website line is always appended automatically.
  • Use customize reset before transferring server ownership to restore defaults.