Tags
Save and recall snippets of text
Tags store a piece of text you can call up later, for FAQs, rules or canned replies.
Setup
/tag createmakes a tag with a name and content./tag deleteremoves one./tag updatesyncs your tags into real slash commands (see below)./tags <name>shows a tag. Addembed:truefor an embed or selectping:@someoneto mention a user./tag viewand/tag listremain available for the grouped command.
Run in a server, tags belong to that server. Run in a DM, they are personal to you.
Limits and permissions
- Free servers get 20 tags, Premium gets 200. Personal tags in DMs are capped at 20.
- Tag names cannot contain spaces and are limited to 20 characters. Names intended to become slash commands must be 2 to 20 characters using lowercase letters, digits and hyphens.
/tag updateonly works in a server, so personal tags cannot become slash commands.- Only the first 50 tags are registered as commands.
- Tags with uppercase letters or other invalid characters can still exist, but
/tag updateskips them.
After /tag update, run the generated tag command, /tags <name>, or /tag view to verify the content. Run /tag update again after changing a tag name or adding a tag you want to expose as a slash command.