phenom4n4n / phen-cogs

My public cogs for Red, Discord bot.
https://phen-cogs.readthedocs.io/en/latest/
MIT License
120 stars 71 forks source link

[disboardreminder] Remove embed parsing, use interaction data instead #170

Closed i-am-zaidali closed 1 year ago

i-am-zaidali commented 1 year ago

This PR addresses a major issue with the disboardreminder cog which was that it couldn't detect who the user that bumped was. This is done by checking the Interaction data received with the message instead of trying to parse the bump embed.