From fa8741aef8e094c38a73d854232d49b6fb5adecc Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Wed, 4 May 2022 18:00:40 +0200 Subject: [PATCH] test discord webhook --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index d3013cb..021f287 100644 --- a/index.js +++ b/index.js @@ -8,6 +8,7 @@ client.setMaxListeners(20) //change to FALSE on release const isDev = true //!!!!!!!!!!! +//test for discord webhook if (isDev){ try {