Tim Woocker

Results 8 comments of Tim Woocker

Any update on sweep transactions with multiple keys? Is it going to be merged? This is a really useful feature!

I will look into this.

After some research I found out that getting friend requests is not possible if you only want to access the web API. If we want this feature, we have to...

In the meantime, I'm going to add the method `get_friend_list` which will return the current friend list (without requests). @bukson we planned to deprecate dict returns. Should I return the...

Already looked into the node library. Http requests will only show your current friendlist, not your open requests. The only way is to get the data from the CM server.

Wouldn't it be better to have one library with all features instead of two libraries with some features? We already have many features from the "steam" module so why shouldn't...

I think I just found chat http events for friend requests. But haven't found a way yet to get all open requests - only new ones while the bot is...

Well if you created a class that does exactly this, create a pull request inside this project and I am sure it will be merged.