yakyak / hangupsjs

google hangouts client library for nodejs
226 stars 46 forks source link

Fix potential sid issue and add querypresence options #132

Closed HomerSp closed 3 years ago

HomerSp commented 3 years ago

This hopefully fixes an issue where it would randomly fail to fetch the sid.

It also allows multiple chat ids to be passed to querypresence and also pulls in last seen information and such.