wa-automate-nodejs icon indicating copy to clipboard operation
wa-automate-nodejs copied to clipboard

json with latest info from sockets

Open CloudItaly opened this issue 9 months ago • 0 comments

Are you using the latest version of the library?

  • [x] I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

i run two sockets with pm2. into log, i see more "status" update. For example:

info: DEBUG - env vars: {} {"data":"DEBUG - env vars: {}","eventName":"STARTUP.numero_mio","eventNamespace":"STARTUP","sessionId":"numero_mio","timestamp":"2025-02-28T23:00:06.346Z"} info: Launching EASY API {"data":"Launching EASY API","eventName

is it possible to add the ability to create a *.json file in the root of the package module that contains the latest socket "state"/info?

Expected Behavior

No response

Steps To Reproduce

login

create() code OR full CLI command + CONFIG


DEBUG INFO

..

Environment

- OS: 
- Node: 
- npm:

Screenshots/Logs

No response

Anything else?

No response

CloudItaly avatar Mar 01 '25 15:03 CloudItaly