fregate / sgbot

SteamGifts bot to enter for whitelisted games
1 stars 0 forks source link

Any error must return FALSE #9

Closed fregate closed 3 years ago

fregate commented 3 years ago

https://github.com/fregate/sgbot/blob/711bfe02d260736ef7436a9738b572986437741a/src/sgbot/thebot.go#L491

https://github.com/fregate/sgbot/blob/711bfe02d260736ef7436a9738b572986437741a/src/sgbot/thebot.go#L496

fregate commented 3 years ago

nope - need to change from true false to enum (for example)