@bot.command()
async def PasL134(ctx, self):
author = ctx.message.author
guild = self.get_guild(тут айди сервера)
role = guild.get_role(тут айди роли)
await author.add_roles(role)
await message.channel.send(f"{author.mention}, пасхальная роль выдана!")