Pandiora / SteamAccountRoboticAssistant

Chrome-Extension for enhancing and automating your Steam-Experience
Apache License 2.0
37 stars 8 forks source link

Add tables for user-badges and badges #20

Closed Pandiora closed 6 years ago

Pandiora commented 6 years ago

I need to retrieve data for badges to send my leftover cards to bots so they can craft the leftover badges too, increase their level, improve their drop-rate and most important -> get a sale-card.

Currently it is difficult and very resource-intensive to sort out which bot has to get which card. I'm only planning to provide an option to send the cards to bots one after one. So bot with #1 in database will be checked first and so on.

What we need:

bot-badges-table

badges-table

Pandiora commented 6 years ago

Implementation seems to work fine -> closing