Required Permission: Admin Access or higher — Server Owner, Extra Owner, Trusted User, or Administrator with a role above the bot can use these commands.
Setting Up
Follow these steps to configure the guild tag system for your server.Commands
Configuration
| Command | Description |
|---|---|
.guildtag channel <channel> | Updates the log channel for tag messages |
.guildtag message <text> | Sets the reward message |
.guildtag show | Shows the current configuration |
.guildtag reset | Deletes the entire configuration |
Role Management
| Command | Description |
|---|---|
.guildtag role add <role> | Adds an award role (max 3) |
.guildtag role remove <role> | Removes an award role |
Controls
| Command | Description |
|---|---|
.guildtag enable | Enables the guild tag system |
.guildtag disable | Disables the guild tag system |
.guildtag test | Sends a test tag message to the configured channel |
.guildtag sync | Manually syncs tag roles for all members (60s cooldown) |
Customizing Messages
The tag message is fully customizable and supports both dynamic variables and custom embeds. When a member equips your server as their primary guild, the bot sends the configured message to the log channel with all variables parsed into real data.Using Variables
You can dynamically insert information like the user’s name or server details. Refer to the Variables reference for the full list. Available contexts: Server, Channel, User, Author, TargetUsing Custom Embeds
Design a rich embed using the interactive embed builder, then attach it to your message with the{embed:name} syntax.
Create the Embed
The
{embed:name} placeholder is invisible in the final output. The bot strips it from the text and attaches the rich embed below the message. Variables placed inside the embed builder will also parse correctly.
