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

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

You will have three steps to do in order to configure a tag.
Tag selection (first dropdown)

Select the tag you want to configure
Channel that will 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

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

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.

It is import to mention that you can configure as much channel as you want. If you want to have one forum channel and one text channel, it is possible.
It is also possible to assign 2 tags for the same channels.
If you made any mistake, you will be able to remove them following the next chapter.
If you don't have a forum channel configured, you won't see live updates.
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.

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

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

Last updated