All modules

tags

Create and use custom tags/snippets with embeds or text.

/tag

Post a saved tag/snippet

  • nameStringrequired

    Tag name to post

/tag-create

Create a new tag/snippet

  • nameStringrequired

    Tag name (lowercase, no spaces — use hyphens)

  • contentString

    Plain text content for the tag

  • embed-titleString

    Embed title (creates an embed tag)

  • embed-descriptionString

    Embed description

  • embed-colorString

    Embed color hex (e.g., #5865F2)

/tag-delete

Delete an existing tag

  • nameStringrequired

    Tag name to delete

/tag-list

List all available tags in this server