def rps_error(self, _ctx, error): if not isinstance(error, discord.NotFound): log.debug('RPS message deleted, ignoring!') error.should_suppress = True