signal-bot icon indicating copy to clipboard operation
signal-bot copied to clipboard

Compatibility with signal-cli 0.8.4(.1)

Open Bentipa opened this issue 4 years ago • 0 comments

Hey,

in the new signal-cli it is required to provide the own phone-number to access the DBus-Object: const interfaces = await this._bus.getProxyObject( this.settings.dbus.destination, "/org/asamk/Signal/_<PHONE_NUMBER>" );

I guess the only way is to provide it as parameter via the connect-method or via settings in constructor.

Bentipa avatar Jul 10 '21 21:07 Bentipa