discord-js-bot icon indicating copy to clipboard operation
discord-js-bot copied to clipboard

Mentions do not ping the user, aka open tickets and level up messages

Open mrkingtj opened this issue 9 months ago • 0 comments

When the bot creates a mention, it doesn't ping (aka the highlight). All the other bots can. <@${user.id}> still doesn't ping the user and {member:mention} doesn't either. The bot has administrator perm why is that? I have went through like all the code and removed the .toString() and replaced it with <@${user.id}> which in other bots it does ping but this bot it doesn't.

mrkingtj avatar Nov 20 '23 20:11 mrkingtj