Sunday, 26 July 2020

Prevent API spamming while developing

Hello r/node! I'm a newbie to Nodejs who is currently developing an Instagram bot. My problem is that I often hit the API rate limit because of the bot logging out and on again when saving and restarting during development. There's probably an easy solution to this problem but I haven't found anything yet. Is there a way to load the function that I'm currently working on separately so I don't have to restart the whole script?Many thanksBtw I'm using VSCode.

Submitted July 27, 2020 at 12:53AM by IceDops

No comments:

Post a Comment