Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 911 forks source link

Change TradeSystem to Trade #4

Closed Philipp15b closed 12 years ago

Philipp15b commented 12 years ago

It would be much easier to read and maintain if a Trade was completely seperated from the "TradeSystem", so that you would have a Trade that you can interact with and a TradeSystem that handles all those events.

geel9 commented 12 years ago

Feel free to add me on Steam, "geel9". Or make the changes yourself and submit a pull request :V

On Tue, Sep 4, 2012 at 12:31 PM, Philipp Schröer notifications@github.comwrote:

It would be much easier to read and maintain if a Trade was completely seperated from the "TradeSystem", so that you would have a Trade that you can interact with and a TradeSystem that handles all those events.

— Reply to this email directly or view it on GitHubhttps://github.com/Jessecar96/SteamBot/issues/4.

Philipp15b commented 12 years ago

Closed with #5.