Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Allow pinging a role whenever a new live message is post #5

Open
marcrentschler opened this issue Oct 2, 2023 · 1 comment

Comments

@marcrentschler
Copy link

Currently the bot can't ping roles when using something like @StreamAlert in the message.
image

It would be great if it was possible to ping roles whenever the bot posts a new message.

@KandiPanda
Copy link

You can ping specific roles. You just need to get its Role ID (Similar to User ID or Channel ID), and refer to it using that.

For example, to ping the @twitch-ping role in my server, I would add <@&1251633645412814979> to the alert message.

There are guides online for various ways to obtain the ID for a role, I got it from the "More" menu next to the role in the roles list in server settings, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants