Assetbinds

Asset are a type of bind that are used to add roles or nickname any user who owns a particular asset, badge or gamepass.

Creating a Assetbind

Assetbinds are of three types: Asset, Badge or Gamepass.

Creating a Assetbind for Assets

To create a assetbind, run the command /assetbinds new and set the option argument to Asset.

Assetbinds New Asset

It requires 3 arguments and has 2 optional arguments.

  • Asset Id: This is the ID of your Asset.
  • Template: Learn more about it here.

Optional Arguments:

  • Priority: Learn more about it here.
  • Discord Roles: This is a list of Discord Roles that are to be added to the bind.

Creating a Assetbind for Gamepasses

To create a assetbind, run the command /assetbinds new and set the option argument to Gamepass.

Assetbinds New Gamepass

Creating a Assetbind for Badges

To create a assetbind, run the command /assetbinds new and set the option argument to Badge.

Assetbinds New Badge

Viewing your Assetbinds

To view all your assetbinds, run the command /assetbinds view.

Modifying a Assetbind

Modifying the template

To modify the template of an assetbind, use the /assetbinds modify template command. Learn more about templates here.

Assetbinds Modify Template

Modifying the priority

To modify the priority of an assetbind, use the /assetbinds modify priority command. Learn more about priority here.

Assetbinds Modify Priority

Adding Discord Roles

To add additional Discord roles to an assetbind, use the /assetbinds modify add-roles command

Assetbinds Modify Add Roles

Removing Discord Roles

To remove existing Discord roles from a groupbind, use the /groupbinds modify remove-roles command.

Assetbinds Modify Remove Roles

Deleting an assetbind

To delete a single assetbind, run the /assetbinds delete command.

Assetbinds Delete

Deleting Multiple Assetbinds

To delete multiple assetbinds, run the /assetbinds delete command. The asset IDs should be entered as space separated numbers as shown below.

Assetbinds Delete Multiple