Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

quoted message considered for moderation #124

Closed pr80ik closed 4 years ago

pr80ik commented 4 years ago

When quoting a message from the bot that contains a privileged tag such as @tier5 the bot will show rage to the poster.

expected: quoted message should not processed by the bot.

Screenshot_20200705-124228

pr80ik commented 4 years ago

125

kc135576 commented 4 years ago

This seems like expected behavior - if you quote a message with tags in it, your message will also notify the roles tagged. The discord server has tagging special roles disabled like @tier5 but this looks like another way to get around it. I'll be closing this as won't fix.