Card Tags
How to Create a Card Tag?
- Command
stagcreate
- Alias
stc
- Usage
stagcreate <tagname> <emoji>
There is a special type of tag that is known as the lock
tag. If you tag your card with the lock tag, you won’t be
able to burn, give or trade the card. The tag is useful in cases where you might burn your favorite card by mistake.
- Command
stagcreate lock 🔒
How to Tag Cards?
- Command
stag
- Alias
st
- Usage
stag <tagname> [cardcode]
The card code is optional here and if not provided, the code of the last card you have grabbed will be used.
Multiple cards can be tagged together by adding space between the codes i.e.
- Command
stag <tagname> <code1> <code2>
How to Untag Your Cards?
- Command
suntag
- Alias
sut
- Usage
suntag <cardcode>
Multiple cards can be untagged together by adding space between the codes i.e.
- Command
suntag <code1> <code2>
How to Check the List of Tags?
- Command
staglist
- Alias
stl
- Usage
staglist [id]
The id
is optional, it can be a user mention or their discord id. If you don't provide it, it will show the list of
tags you have. Else, it will show the list of tags of the user with that id.
How to Update Your Tag?
You can update your tag's name and emoji
- Command
stagupdate
- Alias
stu
- Usage
stagupdate <tagname>
Choose either name or emoji depending on what you want to update. After that, send the new name or emoji and the tag will be updated.
How to Delete an Existing Tag?
- Command
stagdelete
- Alias
std
- Usage
stagdelete <tagname>