flaree / flare-cogs

Various cogs written for Red-DiscordBot
MIT License
76 stars 69 forks source link

[Giveaways] Fix when giveaway message is deleted #144

Closed Ryan5453 closed 2 years ago

Ryan5453 commented 2 years ago

It appears that get_partial_message() will always return a PartialMessage, even if the message doesn't exist

Related Issue: https://sentry.io/share/issue/74c2f00a3f514ef292740bbe684ff93e/

I haven't tested this but it seems like it should work