Open Silverarmor opened 3 years ago
the solution is to tell discord to disallow everyone and role pings
the solution is to tell discord to disallow everyone and role pings
This does not work, as dcintegration uses webhooks which bypass Discord's role permissions, and instead the requests to the API need to include a allowed_mentions query. See Discord Docs
This does not work, as dcintegration uses webhooks which bypass Discord's role permissions, and instead the requests to the API need to include a allowed_mentions query. See Discord Docs
That’s what I said. Tell discord to disallow it. You can do that in the webhook request body. I wasn’t as specific as I should have been, but it got someone else to send a more complete answer, so that works, I guess.
Platform
(1.12.2)
What you want to be added?
<@&<ROLEID>
in game will lead to the role being pinged on discord