Jump to content

mdis

Members
  • Last visited

  • Posts

    10
  • Reputation

    0
  1. Could this feature be considered for development in the future? so you can mention someone in a WhatsApp group
  2. Sir @Magd Almuntaser , does this application support mentions in WhatsApp groups via API? If it supports, please tell me how
  3. Is there a solution for share hosting users..? Node.js often sleeps when there is no message activity for more than 3 minutes therefore I have to use API to send messages to a certain number every minute to keep node.js alive Please tell me guys
  4. This is run every few minutes or hours ..?
  5. Can anyone tell me, how to use cronjob command to restart node.js on shared hosting?
  6. I see this uses a modified Server.js, and it seems to be online for quite a while, can you share the server.js script? @Unicode Have you ever tried this one?
  7. If without cronjob send messages per minute via API the connection is often lost and I have to restart my node.js Is this happening because I am using shared hosting or is there an error in the script, If anyone has a stable script please share it with me thank you
  8. @Unicode Yes, of course I have run it step by step, but the connection is often lost However, if I create a cronjob to send messages continuously via the API every minute, everything runs well. Is there an error in the server.js script? Please share it with me if anyone has a server.js modification.
  9. Hello can anyone help me..? I have installed according to the instructions, but only a few moments after connecting then wa disconnected Is there an error in my server.js script Please share if anyone has a stable server.js I am using Version v8.0.5 node: v20 (share hosting)