Mentioning Users and Roles
First, make sure you have developer mode turned on. You can enable it under Settings -> Appearance.
How to Mention a User?
- 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 is375805687529209857
, the end result should look like<@375805687529209857>
.
How to Mention a Role?
- 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 is375805909219147807
, the end result should look like<@&375805909219147807>
.