Updating a deleted announcement results in error
Closed this issue · 0 comments
maikdevries commented
Describe the bug
There is a possibility that the Twitch livestream announcement gets deleted (for whatever reason) which will result in errors whenever the bot attempts to update them. Another problem that could occur is when the embed (not the message) gets deleted.
Steps to reproduce
- Get the bot to send out a livestream announcement
- Delete the message/delete the associated embed
Expected behaviour
If the message (or embed) were to be deleted, the message should be removed from the list of messages such that no further attempts to update will be done. This also means that when the stream ends the channel will not get a VOD announcement.