This commit is contained in:
2025-03-20 20:49:23 -04:00
parent 63d3b0cb9a
commit 61895c8e85
2 changed files with 184 additions and 3 deletions

View File

@ -1215,6 +1215,7 @@ class Misc(commands.Cog):
logging.debug("Failed to add puke reactin for touch command: %s",
str(e))
await self.util.increment_counter("touch_denials")
return
else:
recipient_normal = recipient
if discord.utils.raw_mentions(recipient):