Tom Dryer

Results 132 comments of Tom Dryer

What part are you having a problem with? You might find the examples for [receiving](https://github.com/tdryer/hangups/blob/master/examples/receive_messages.py) and [sending](https://github.com/tdryer/hangups/blob/master/examples/send_message.py) messages useful.

Usually I use logging to follow what's happening. A Python debugger like pdb would also work.

I just released 0.4.5 which supports Python 3.7.

There's a report here that installing `openssl` fixed that: https://github.com/tdryer/hangups/issues/181#issuecomment-154931621

You might be getting a ["Unusual traffic from your computer network"](https://support.google.com/websearch/answer/86640?hl=en) error page with a captcha. Try logging in with your web browser first.

A log of the requests used to retrieve the contacts would be useful.

Anyone know what version of hangups made the phone numbers disappear? It might be easy to bring them back, but I'm not sure how it was working in the first...

Interesting idea, I haven't heard of ppl before. We'd have to fix this issue first thought, otherwise there would be nothing to correlate the contacts between hangups and ppl.

There's no support for custom client side names, but it would be possible to implement.

> That sounds good, but does that mean that if I name a conversation 'wife' it will show as 'wife' for the person on the other end as well? Yes,...