From f24c20143e8fe2824cdad447d094b685b0339002 Mon Sep 17 00:00:00 2001 From: unknown <89595418+unknownsrc@users.noreply.github.com> Date: Tue, 28 Mar 2023 19:37:04 +0200 Subject: [PATCH] pushed testing code to prod --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 18a91ee..eb6884a 100644 --- a/index.js +++ b/index.js @@ -107,7 +107,7 @@ queue.process(5, async function (job, done) { } }) -checkChannel('UCFAiFyGs6oDiF1Nf-rRJpZA') +check() // setInterval(() => { // check() // }, 300000) \ No newline at end of file