M.Bo

Results 15 comments of M.Bo

https://github.com/ValvePython/dota2/pull/7

@rossengeorgiev, so what I need to do: Complete this: > - [ ] update rich presence when in a party > - [ ] joining party channel (need to implement...

Okey, I will close my pr. What did you mean 'update rich presence' ?

@rossengeorgiev, how about default functools cache https://gist.github.com/DeV1doR/366d7135559763dade0cd4940f14ba48 ?

Hi! Full implementation of parties require this part of create/update. Without this I could not make accept and decline event handling. Could I make a request without this part, just...

How about this implementation? What you thinking about this? https://gist.github.com/DeV1doR/def8d11e1bc64d36614ca9494bfcbcf9

@rossengeorgiev, now it become much difficult, and I don't understand how will be controlled the state, when GC is in the party, lobby etc.? And I think this is very...

@rossengeorgiev , could you give full example of code after this implementation? TY)

@rraallvv need to think about this integration.

@orelkabets, I think this thing is gone from https://github.com/channelcat/sanic. Try to remove uvloop because it does not work on windows. Or remove actual sanic and reinstall it like [here](https://github.com/channelcat/sanic#installation)