~luma_inhibitor/cables#77: 
Don't preview links posted by the bot itself

Restrict the bot from processing previews if it is itself the author of a message.

This may be achieved either using a command check, or placed directly in the preview message handler.

Status
RESOLVED FIXED
Submitter
~erin
Assigned to
Submitted
2 years ago
Updated
2 years ago
Labels
bug previews priority/urgent

~erin 2 years ago

It is unclear if the a command check is flexible enough to achieve this. It is meant to take only the context of the command as input. However, the bot's user ID is a property off the bot object. There doesn't appear to be a built-in decorator to check for this case, either.

~erin REPORTED FIXED 2 years ago

Fixed in v0.8.5 and deployed to production.

~erin CONFIRMED FIXED 2 years ago

Register here or Log in to comment, or comment via email.