Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features (suggestions) #17

Closed
6-- opened this issue Oct 11, 2022 · 6 comments
Closed

Features (suggestions) #17

6-- opened this issue Oct 11, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@6--
Copy link

6-- commented Oct 11, 2022

Heya!

I would like to see a settings file like https://github.com/PaddiSson/project_zomboid_bot

RCON_PASS=SuperPassword
RCON_SERVER=127.0.0.1
RCON_PORT=27015
DISCORD_GUILD="My Discord Server"
DISCORD_TOKEN=CoolTokenHere
ADMIN_ROLES="Admin, Moderator"
LOG_PATH="/home/steamd/Zomboid/Logs"
NOTIFICATION_CHANNEL="123123211"
INGAME_CHANNEL="123123123123213"
PROCESS_NAME="ProjectZomboid64"
WHITELIST_ROLES="Survivor"
SERVER_ADDRESS="69.164.202.83:16261"

This bot have a terminate feature and CPU & RAM usage, really useful https://github.com/Jimloe/Project-Zomboid-Server-Manager

Here are some other ideas
Useful stats https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter
Useful tools https://github.com/Dimens101/Watchdog
Map cleaner https://github.com/LordIkol/PZ_MapCleaner

@egebilecen egebilecen added the enhancement New feature or request label Oct 11, 2022
@saro8802
Copy link

Hi, i think a good new command would be to be able to start the automated server restart with ingame alert, so server will be automatically manage the restart if someone ask it without me losing time advising ppl etc... ty

@egebilecen
Copy link
Owner

Hi, i think a good new command would be to be able to start the automated server restart with ingame alert, so server will be automatically manage the restart if someone ask it without me losing time advising ppl etc... ty

That's a good suggestion. A command something like !initiate_restart 15 can be added.

@6--
Copy link
Author

6-- commented Oct 23, 2022

Hi, i think a good new command would be to be able to start the automated server restart with ingame alert, so server will be automatically manage the restart if someone ask it without me losing time advising ppl etc... ty

That's a good suggestion. A command something like !initiate_restart 15 can be added.

That's really good!
If possible, !abort_restart will also be great!

@egebilecen
Copy link
Owner

Heya!

I would like to see a settings file like https://github.com/PaddiSson/project_zomboid_bot

RCON_PASS=SuperPassword
RCON_SERVER=127.0.0.1
RCON_PORT=27015
DISCORD_GUILD="My Discord Server"
DISCORD_TOKEN=CoolTokenHere
ADMIN_ROLES="Admin, Moderator"
LOG_PATH="/home/steamd/Zomboid/Logs"
NOTIFICATION_CHANNEL="123123211"
INGAME_CHANNEL="123123123123213"
PROCESS_NAME="ProjectZomboid64"
WHITELIST_ROLES="Survivor"
SERVER_ADDRESS="69.164.202.83:16261"

There is no reason to use env variables than storing config in json.

This bot have a terminate feature and CPU & RAM usage, really useful https://github.com/Jimloe/Project-Zomboid-Server-Manager

Will be added with v1.4.0.

Map cleaner https://github.com/LordIkol/PZ_MapCleaner

Unrelated with this bot's purpose.

@egebilecen
Copy link
Owner

Useful stats https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter

Current in-game date being added with v1.4.0.

@egebilecen
Copy link
Owner

Hi, i think a good new command would be to be able to start the automated server restart with ingame alert, so server will be automatically manage the restart if someone ask it without me losing time advising ppl etc... ty

That's really good!
If possible, !abort_restart will also be great!

With v1.6.0, !initiate_restart <minutes until restart> and !abort_restart commands going to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants