mojira / mojira-discord-bot

🎮 A Discord bot for linking to and providing information about Mojira tickets
https://discord.gg/rpCyfKV
GNU General Public License v3.0
19 stars 9 forks source link

Prevent the bot from crashing by ensuring the message it is trying to fetch actually exists #248

Closed dericksonmark closed 2 years ago

dericksonmark commented 2 years ago

Purpose

Potentially fix all of the problems we've been having for the past two months.

Approach

Add a check to make sure a message isn't deleted before fetching it.