maxsupermanhd / FactoCord-3.0

Factorio bidirectional Discord bridge bot for Linux servers with control functionality.
Apache License 2.0
14 stars 10 forks source link

Auto close after mod crash #46

Closed TwentyEighty closed 2 years ago

TwentyEighty commented 2 years ago

If a mod crashes factorio, FactoCord3 just sits there until I kill it. Factorio has shut down, it's just FactoCord that's running. It would be better if factocord shut down when this happens. That way, I could use systemd or something like that to restart the process.

Is there already some way to do this?

maxsupermanhd commented 2 years ago

FactoCord monitors process, if it exits you can relaunch it with a command (/server start)