thijsvanloef / palworld-server-docker

A Docker Container to easily run a Palworld dedicated server.
https://hub.docker.com/r/thijsvanloef/palworld-server-docker
MIT License
2.43k stars 296 forks source link

Add custom webhooks #614

Open Ceddicedced opened 1 month ago

Ceddicedced commented 1 month ago

Describe the solution you'd like

It would be nice instead of just having the discord functionality, setting a custom webhook e.g. to send messages that would normally be sent to discord can now be sent to ntfy.

Feature Report Checklist

thijsvanloef commented 1 month ago

Hi @Ceddicedced Could you give some examples on what kind of messages you would like?

Ceddicedced commented 1 month ago

Basically everything that the discord webhook covers. So Start / Stop / Player Joins etc. But instead of having the custom discord fields only simple messages are provided via curl -d "MESSAGE" webhook.example.com