test discord webhook

This commit is contained in:
DJj123dj
2022-05-04 18:00:40 +02:00
parent 130fd98d0c
commit fa8741aef8
+1
View File
@@ -8,6 +8,7 @@ client.setMaxListeners(20)
//change to FALSE on release //change to FALSE on release
const isDev = true const isDev = true
//!!!!!!!!!!! //!!!!!!!!!!!
//test for discord webhook
if (isDev){ if (isDev){
try { try {