From d30a44fc3ecd9a1a4ee1b46f945e59b60e6cb5e3 Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Sun, 11 Dec 2022 06:21:32 -0600 Subject: [PATCH] test: t1 --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index dc93a26..e37a774 100644 --- a/app.js +++ b/app.js @@ -127,6 +127,7 @@ const listenMessage = () => client.on('message', async msg => { // var hayRequest = false; // if(hayRequest==false && nuevaRespuesta.search("/URL")>-1){console.log("Paramos flujo para que no mande el mensaje '/URL'."); return;}//Si el trigger es desbloqueo ya no hace nada mas. + /** * Si quieres enviar botones */