/guildtag

Manage guild tag roles

7 Subcommands
General Category
slash Type

Available Subcommands

/guildtag add
slash
Add a new guild tag and its associated role
Options:
  • name (STRING) Required
    Guild tag name
  • role (ROLE) Required
    Role to give for this tag
/guildtag update
slash
Update the name or role of an existing guild tag
Options:
  • old_name (STRING) Required
    Existing tag name
  • new_name (STRING) Optional
    New tag name
  • new_role (ROLE) Optional
    New role for this tag
/guildtag delete
slash
Delete a guild tag and its associated role
Options:
  • name (STRING) Required
    Guild tag name to delete
/guildtag list
slash
List all guild tags configured in this server
/guildtag info
slash
Get info about a specific tag
Options:
  • name (STRING) Required
    Guild tag name to check
/guildtag setlog
slash
Set the log channel for tag changes
Options:
  • channel (CHANNEL) Required
    Log channel
/guildtag config
slash
Show current guild tag config