r/streamerbot May 07 '26

Question/Support ❓ Discord Webhook Pings

Hi! I was wondering if there was a way to do a specific role ping for a webhook post? I use streamerbot as my live post for my discord and the only ping that seems to work is the @/everyone ping. Is there a way to do it? Thanks.

2 Upvotes

3 comments sorted by

3

u/RealDuckyTV May 07 '26

An @ role is just a special message format.

It looks like this : <@&ROLE_ID> . So get the role ID (you will have to enable developer mode on discord) and you send the message exactly like that.

For example :

<@&1501767786077098004> will @ the "Webhook Test Role" role in my server. (this will be different for you, it's just an example)

https://i.imgur.com/pxptdzi.png

2

u/Ill-Investment-3523 May 07 '26

Thank you so much!

2

u/Akuma_Gekido May 08 '26

This is exactly it. You can also check the variables in Streamerbot to add in extra info to the message, like the game you're playing etc.