🏷️Tag

Inside the dashboard, you can configure the tags through those 2 buttons

Configure and unset tag

Configuring a tag

Configuring a tag means that for every project pushed with this tag, it will be displayed in a specific channel.

If you have configured one channel for ethereum projects but none for solana. If we publish a project labelled as "solana", you won't be able to see it.

In the dashboard, once you've clicked on the "Configure tag", a new embed will be displayed which will looks like the one below

Configuring a tag

You will have three steps to do in order to configure a tag.

  • Tag selection (first dropdown)

All the available tags

Select the tag you want to configure

  • Channel that will receive the push

Channels available to receive the push

Select the channel that will receive all the projects labelled with the selected tag above.

  • (optionnal) Select a role to ping when a new push arrive

Available roles to ping

If you wish your user to be pinged when a specific project is discovered, you can select a role in this step.

Once everything is selected, click the "Configure channel" and the following message will appear if everything went well

Everything went well

Example

If you take the following screenshot, this would mean that for every "ethereum" project, they will be published in the text channel named "projects". This channel being a "text" channel, it won't receive live updates.

An example of configuration

Removing a tag configuration

Removing the configuration of a tag means the receiving channel won't receive the tag associated to the removal.

If you have configured one channel for both ethereum and solana projects but you wish to separate both, you will have to first remove one of those and recreate it afterward.

In the dashboard, once you've clicked on the "Unset tag", a new embed will be displayed which will looks like the one below.

Removing a tag configuration

Simply select the tag you want to unset and click "unset the channel". This will completly clear the channel's configuration.

List of existing tag configuration

If everything went well, you will see the following message :

Tag was unset

Last updated