Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more recipes/examples #49

Open
2 of 5 tasks
rossengeorgiev opened this issue Oct 23, 2016 · 3 comments
Open
2 of 5 tasks

Add more recipes/examples #49

rossengeorgiev opened this issue Oct 23, 2016 · 3 comments

Comments

@rossengeorgiev
Copy link
Contributor

rossengeorgiev commented Oct 23, 2016

It will be useful to have more recipies of how to use various functionalities of the library.
This would be the place to suggest possible use cases and do my best to get provide a nice clean recipe for them.

  • SteamClient login
  • Bulding a simple web api
  • Setup and use for SteamAuthenticator
  • WebAuth login and use (the docs have one)
  • More complex example of various SteamClient builtin APIs
@rossengeorgiev rossengeorgiev changed the title Add more recipies/examples Add more recipes/examples Jun 4, 2017
@xjxckk
Copy link

xjxckk commented Feb 9, 2020

I made a simple example recipe for automatically accepting a friend request and sending a message, let me know if you are interested in adding it.

Steam Bot.zip

@rossengeorgiev
Copy link
Contributor Author

I don't see any code that accept friends requests or send messages. I think I basic recipe for bot that respond to commands would be nice addition. Need to be as concise and clear as possible. Recipes are only meant to illustrate a concept, and are not complete solutions.

@sha016
Copy link

sha016 commented Oct 24, 2021

@rossengeorgiev For "WebAuth login and use (the docs have one)" would you want to see a recipe for getting account transaction history (https://store.steampowered.com/account/history/) and/or licenses (https://store.steampowered.com/account/licenses/) ? Should this recipe go in its own folder called "4.TransactionHistory"? Those are the only interesting URLs I could find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants