ValvePython / dota2

🐸 Python package for interacting with Dota 2 Game Coordinator
http://dota2.readthedocs.io
201 stars 32 forks source link

Chat channel implementation (broken) #21

Closed rossengeorgiev closed 7 years ago

rossengeorgiev commented 7 years ago

This PR should be used to discuss the development of this feature. Continuation of #20

Further changes via PR should point at chat_channel branch

Philaeux commented 7 years ago

The first commit is mainly low level features, close to what is already done in node-dota2. We can build high level features with what you suggested in the other pull request: store channel information, store members...

I will think about what would be good high level endpoints.

rossengeorgiev commented 7 years ago

Derp, I've lose some code I wrote for this in recent HDD failure. Will try to bring a rewrite soon™

rossengeorgiev commented 7 years ago

.... well nice job github....

rossengeorgiev commented 7 years ago

This is screwed