mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 20:19:15 +00:00
test: t1
This commit is contained in:
1
app.js
1
app.js
@@ -127,6 +127,7 @@ const listenMessage = () => client.on('message', async msg => {
|
|||||||
// var hayRequest = false;
|
// 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.
|
// 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
|
* Si quieres enviar botones
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user