DopeforHope

Results 6 issues of DopeforHope

The following command doesn't exit with an error code. ``` > python3 webpage2html.py --errorpage -s https://www.wivfwfekipedia.org [ WARN ] ??? - https://www.wivfwfekipedia.org HTTPSConnectionPool(host='www.wivfwfekipedia.org', port=443): Max retries exceeded with url: /...

### The problem Result parser for secret chats raises exception due to expected result in JSON Therefore secret chats cant be used. When doing by hand the success msg comes...

Hey, so it is possible to send a document with caption. But according to this: https://github.com/vysheng/tg/issues/1631 it should be possible to retrieve the caption via msg['media']['caption']. But in my case...

So when using Quiet over channel with uses Opus encoding one should use a profile in the 8kHz to 48kHz range (due to the nature of Opus). It would be...

Hello, as many people are running Jitsi and the related ecosystem on Kubernetes, I would like to ask whether a Helm chart for jitsi-admin is planned. Otherwise, has someone already...

libtgvoip is build and ready ``` > ldconfig -p | grep voip libtgvoip.so.2 (libc6,x86-64) => /usr/local/lib/libtgvoip.so.2 libtgvoip.so (libc6,x86-64) => /usr/local/lib/libtgvoip.so ``` But pip installation fails: ``` > pip install pytgvoip...