karamjaber

Results 4 issues of karamjaber

Is there a way to auto-answer a hangouts video call with hangups ?

type-question

After using hangups I saw a delay of 400 Milliseconds sending a message. After investigation of the performance of hangups, I concluded that using aiohttp.request in http_utils makes a delay...

type-question

I wrote some script that leverage messages to some other bot. I used the send_message.py under example but added to it some code which blocks until it gets some data...

type-question

I want to use the pydrive with proxy. Is it supported by pyDrive ? The below example doesn't work because i need a proxy connection with googleAuth: ``` from pydrive.drive...