Hello I have been working on a bot for a while now and I have a loop that consists of people entering server names in it and the loop checks for if its offline / online. Only till recently their has been more servers in the loop for it to check for.
The loop works fine however my commands response times have been affected by this, I have ctx.defer() on my commands but this only works sometimes. My commands keep saying The application did not respond, is their any fix that anyone knows of?