<mario-goulart>
Regenaxer: I seem to remember you have something in picolisp to interface with whatsapp. If my recollection is correct, would you have any pointers for me?
<Regenaxer>
hmm, I called that python package in Debian, but it was extremely instable, so I don't use it any more
<Regenaxer>
I used it here in this irc client as a special "channel"
<Regenaxer>
Another problem I encountered was a mess of Python dependencies which was almost unmanageable. I ended up with a inconsistent Python installation
<Regenaxer>
I'm still really annoyed when I think how much time I wasted on yowsup
<Regenaxer>
bbl
<cess11>
Sounds awful.
<cess11>
Had similar experience with a PHP Slack client.
<cess11>
twidge is pretty good though.
anjaa_ is now known as anjaa
<Regenaxer>
yes, twidge *was* good ... unfortunately it seems to be missing from Debian Buster :(
<Regenaxer>
To pil GUI users: With 18.2.2 'psh' allows to connect to an existing GUI session (not just to a new session from the top level server process)
orivej has joined #picolisp
<mario-goulart>
Thanks Regenaxer!
<Regenaxer>
:)
orivej has quit [Ping timeout: 256 seconds]
<cess11>
Oh, nice.
<Regenaxer>
I missed that feature all the time, but thought it is difficult to achieve
<Regenaxer>
but in fact it was trivial, just pass the session id
<Regenaxer>
< (pack "!psh?" (pw) "&" (in '("tty") (line T)))