woctezuma / steam-market

Find arbitrages on the Steam Market.
MIT License
158 stars 17 forks source link

read steam id from cookie #40

Closed henrydatei closed 1 year ago

henrydatei commented 1 year ago

As you wrote in #30 where the steam ID is coming from, I just changed the function the read the steam ID from the cookie value

woctezuma commented 1 year ago

Thank you! That is a smart way of avoiding hard-coding the Steam ID. 🤯