KyuDev

Results 7 comments of KyuDev

Hey, here is an example it is just using the open contacts on the left but it should get you the idea you have to replace the function inside the...

> well I have one more question whats a good host platform so it can run 24/7 PM2 run: npm install pm2 and then: pm2 start index.js [in the right...

hey, I am sorry I can´t help you, but I am trying since 3 days now to run the monitor 2 times on my windows laptop and I am not...

would be interested in that too, on the 10th channel it start to just send 3-4 messages back in as its rate limited and there is no hurry for me...

okay just changed the util.js of the discord-backup module so there is a 1sec delay for each message works good for me

``` "use strict"; var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { function adopt(value) { return value instanceof P ? value : new P(function (resolve) {...