fix: hopefully fix critical unknown message errors
Aldebaran crashes if other bots delete the DiscordRPG messages before it. This PR fixes this issue by silently catching the errors that message.delete()
would throw.
Aldebaran crashes if other bots delete the DiscordRPG messages before it. This PR fixes this issue by silently catching the errors that message.delete()
would throw.