fix bot lol

This commit is contained in:
Nexus 2023-08-28 19:53:49 +01:00
parent 71fbcfb2aa
commit 14740fe390

View file

@ -915,7 +915,6 @@ class OtherCog(commands.Cog):
fmt
)
)
)
_paginator = pages.Paginator(embeds, loop_pages=True)
# await ctx.delete(delay=0.1)
return await _paginator.respond(ctx.interaction)