You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like to see
Now that stickers are rolling out more widely, and no sign of the promised permission controlling them, it would be nice if messages with stickers could be detected by Warden. A condition like message-has-sticker would do. A glance at the discord.py documentation suggests it should be a simple check for whether a message's stickers list is empty, so hopefully feasible to add.
Thanks for reading
The text was updated successfully, but these errors were encountered:
Cog
Describe the feature you'd like to see
Now that stickers are rolling out more widely, and no sign of the promised permission controlling them, it would be nice if messages with stickers could be detected by Warden. A condition like
message-has-sticker
would do. A glance at the discord.py documentation suggests it should be a simple check for whether a message's stickers list is empty, so hopefully feasible to add.Thanks for reading
The text was updated successfully, but these errors were encountered: