Skip to content

fix: hopefully fix critical unknown message errors

Robin Bourachot requested to merge fixes-again into master

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.

Merge request reports

Loading