如果用户 X 在帖子 Y 中被提及,是否可以授予徽章?
例如:
我写了一篇帖子:
“非常感谢 @UserX 和 @UserY 所做的贡献”
是否有某种查询可以为这两位用户授予徽章,因为我在该特定帖子中提及了他们?
如果用户 X 在帖子 Y 中被提及,是否可以授予徽章?
例如:
我写了一篇帖子:
“非常感谢 @UserX 和 @UserY 所做的贡献”
是否有某种查询可以为这两位用户授予徽章,因为我在该特定帖子中提及了他们?
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.