79353633

Date: 2025-01-13 23:07:18
Score: 0.5
Natty:
Report link

Discord has harsh rate-limits in place at updating/modifying/removing existing application commands. Since you loop through every command and send one api request per command you get easily rate-limited very fast.

To fix this behaviour update your code as follows:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Zero