FactoKit / FactoCord

A Factorio bot for Discord built in Golang.
MIT License
37 stars 14 forks source link

Which executable/binary #9

Open ren-kun opened 6 years ago

ren-kun commented 6 years ago

"Make sure you have your .env file in the same directory as the executable/binary.."

Which does "executable/binary" refer to?

cablegunmaster commented 5 years ago

I had exactly the same question.

Suggestions:

Thanks for making the software so far, trying tomorrow night again to get the bot running. 👍

UclCommander commented 5 years ago
  1. You shouldn't need to install Go on the server if you use the precompiled version. If you don't trust that, I would recommend building it for linux locally, then uploading it to the server.
  2. I don't think this change is necessary.
  3. Typically I'll place the entire contents of FactoCord zip in a "server" folder within the home directory. screen shot 2019-02-26 at 9 29 12 am
  4. See point 1
  5. start.sh uses the current directory. The FactoCord executable should be in the same folder as start.sh