saanuregh / discord.js-pagination

A simple utility to paginate discord embeds.
MIT License
47 stars 27 forks source link

Timeout Error #22

Closed RagnarLothbrok-Odin closed 3 years ago

RagnarLothbrok-Odin commented 3 years ago

When I send the embed, it works as expected with no issues. Reactions work and navigation works fine, however in my console I get this error:

Know the reason for this? My bot has full permissions, it has admin permission, and it has both 'PRESENCE INTENT' and 'SERVER MEMBERS INTENT'

RagnarLothbrok-Odin commented 3 years ago

Was my logging system, I have a .on('rateLimit') event, triggers everytime the bot reacts, not sure why tbh but disabled it