Glow Tags

Glow Tags

How to Create a Glow Tag?

  • Command sglowtagcreate
  • Alias sgtc
  • Usage sglowtagcreate <tagname> <emoji>
⚠️
Only discord default emojis are allowed.
⚠️
TODO: Add discord message

How to Tag Glows?

  • Command sglowtag
  • Alias sgt
  • Usage sglowtag <tagname> <glowcode>
⚠️
TODO: Add discord message

Multiple glows can be tagged together by adding space between the codes i.e.

  • Command sglowtag <tagname> <code1> <code2>
⚠️
TODO: Add discord message

How to Untag Glows?

  • Command sglowuntag
  • Alias sgut
  • Usage sglowuntag <cardcode>
⚠️
TODO: Add discord message
⚠️

Unlike cards, multiple glows can't be untagged together. You have to untag them one by one.

How to Check the List of Tags?

  • Command sglowtaglist
  • Alias sgtl
  • Usage sglowtaglist [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.

⚠️
TODO: Add discord message

How to Delete Glow Tag?

  • Command sdeleteglowtag
  • Alias sdgt
  • Usage sdeleteglowtag <tagname>
⚠️
TODO: Add discord message