all in favor for changing the bots pagination to this: ```py
left = "⏪"
right = "⏩"
first = "⏮️"
last = "⏭️"
async def _paginate(embeds, msg):
with type("",(),{"enter":lambda :[bot.loop.create_task(msg.add_reaction(e))for e in(first, left, right, last)],"exit":lambda *a:tb.print_exc()or bot.loop.create_task(msg.channel.send("it broked")),},)():[(embed:=embeds[(index:=((index := (locals().get("index", 0)))+(min(index,len(embeds))-index if r.emoji == right else max(index - 1, 0)if r.emoji==left else len(embeds)-1-index if r.emoj ==last else-index)))])and await msg.edit(embed=print(index)or embed)async for r, in(await bot.wait_for("reaction_add",check=lambda _r,u:str(_r)in(left, right, first,last)and _r.message==msg and u!=bot.user,)for _ in iter(lambda:1,0))]