def tag_error(self, error, ctx): if isinstance(error, commands.MissingRequiredArgument): await self.bot.say('You need to pass in a tag name.')