this is really good, going to test soon
Discord Webhook
-
I made a simple discord webhook sender in a new project using javascript, but I'd like to apply it to my main bot. I want it to run in a seperate thread and it should send a webhook message every 15 minutes about the number of succesful threads, failed threads, number of threads running and the runtime of the script while the rest of my bot carry on with the main script. Anyone know how I can achieve this task?