Assegnazione di un badge in base al tagging di un utente in un post

È possibile assegnare un Badge se l’Utente X è stato menzionato nel Post Y?

Ad esempio:
Scrivo un Post:
“E un enorme ringraziamento a @UserX e @UserY per aver fatto certe cose”

Esiste una query che possa assegnare un badge a questi due utenti perché sono stati menzionati in questo specifico post?

The “First Mention” badge already exists; I’m not sure why you would want to encourage mentioning one person, that’d be very annoying for the target person.

If you’re self-hosted and can create badge SQL you could create SQL to make such a badge. Presumably you’d target it so that only you or staff would make a badge with @mentions–but that would mean that you could never @mention someone without giving them a badge.

Hard to imagine that you really want that.

Why can’t you just create a badge for them and award it manually? It seems a lot simpler, plus it avoids the issues Jeff and Jay mentioned above.