egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
67 stars 14 forks source link

Is this possible to implement? #32

Closed Kraket91 closed 1 year ago

Kraket91 commented 1 year ago

I hope I didnt post this inte the wrong way! I just wonder if it is possible for you to implement something that helps with server updates, not just mods? When a server update comes by now I need to close the terminal and start it again in order for it to update. Maybe Im stupid or something but atleast I can ask :)

egebilecen commented 1 year ago

Hey, I am not sure if there is a way to check Project Zomboid version updates, will need to check that. But as for closing the terminal, you can just use !restart_server command. That should work. If it doesn’t, !stop_server and then !start_server should do the trick.

Kraket91 commented 1 year ago

Okey !restart_server doesn't work I have tried that before a few times, Im uncertain if I tried !stop_server and !start_server. I can reply when I know about that one. It would be awesome if it would work so that the bot can do it automatically. Thank you, I appriciate it!