CyberPunkMetalHead / gateio-crypto-trading-bot-binance-announcements-new-coins

This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
MIT License
1.21k stars 302 forks source link

Solved Repo Install Error .. #159

Closed thealidev closed 2 years ago

Linus045 commented 2 years ago

I don't really see the use of this PR. It should be clear to use python version 3. Also the command on Windows is acutally just python so it wouldn't work there.

If you want to, you can make a more descriptive explanation on how to set it up, but I think there are already plenty of guides out there on how to install and use python.

thealidev commented 2 years ago

Now Its Better Explained ..

Linus045 commented 2 years ago

I still don't see the purpose of this PR. It is clear to run the script using python. There are a multitude of ways to do this depending on the OS and other factors (Windows PATH, Linux python/python3 aliases, etc.).

I don't think its useful to clutter the README.md with every possible way to use python, people can google that or ask in the discord if they really need additional help with their specific OS. The purpose of the README is to have all minimum steps required to install and use the bot, which it currently already provides.

thealidev commented 2 years ago

It Uses Better Exception .. For Both Windows And Linux ..

Linus045 commented 2 years ago

I don't see the purpose of this PR, therefore I'm gonna close it.