chillavanilla / TeeworldsEconMod

A python script which communicates with teeworlds server log as input and econ connection as output.
MIT License
3 stars 2 forks source link

Better non interactive support #23

Open ChillerDragon opened 5 years ago

ChillerDragon commented 5 years ago

If the script gets started with nohup or by any other non interactive script it should behave differently. It should exit with an error code on invalid log path and not prompt the user to create one.