This guide explains how to mention users and roles when using the dashboard. If you're setting up notifications using the !twitch notif add
command, you can just @mention the users and roles right from Discord.
First, make sure you have developer mode turned on. You can enable it under Settings -> Appearance.
Right click the desired user in your server's member list and select "Copy ID".
Under the Streamcord dashboard, add or edit a notification. Under the message section, paste the ID in the desired spot. Then, add <@
before the role ID, and >
after. For example, if your user ID is 375805687529209857
, the end result should look like <@375805687529209857>
.
Go to the "Roles" tab under your server settings on Discord.
Right click the role that you want to mention and select "Copy ID".
Under the Streamcord dashboard, add or edit a notification. Under the message section, paste the ID in the desired spot. Then, add <@&
before the role ID, and >
after. For example, if your role ID is 375805909219147807
, the end result should look like <@&375805909219147807>
.