Jessecar96 / SteamBot

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

Documentation : Lack of Installation step by step guide for Unix ? #790

Open radiumx3 opened 9 years ago

radiumx3 commented 9 years ago

Would it be possible somehow to get a real better explained step by step guide to get to work this bot on unix systems? Something a bit more detailed than Git pull, compile, and enjoy ?

We're getting into lots of trouble trying to get this work on ubuntu for all the evening, and found somehow many people on reddit with same kind of problems / errors.

scholtzm commented 9 years ago

Perhaps if you described the problem?

All you really need is to compile the code and run it using mono.

https://github.com/Jessecar96/SteamBot/wiki/Setting-Up-SteamBot-on-Linux

Arakiri commented 9 years ago

I'm working on it with radium. Our problem is described here : https://www.reddit.com/r/SteamBot/comments/33n0yo/nugettargets_error_when_compiling_in_monodevelop/? I already tried to delete the line containing the bash code related to the .ci file but it didn't work, as I said in the reddit topic.

Thank you for your answer :)