bulgakovk / steamBot

A simple example of bot which can parse items from incoming offers and send outgoing offer trades confirming it by 2FA code.
14 stars 5 forks source link

Semicolon bug #5

Closed daniandl closed 8 years ago

daniandl commented 8 years ago

There's a bug in the details: "twoFactorCode" : SteamTotp.generateAuthCode("YOUR_SHARED_SECRET"); Remove the ";".

Ps: Really sorry, I dont know how to commit and such >_< Thanks for releasing this bot <3

bulgakovk commented 8 years ago

@datamann10 Thanks, this string was copied from another place.