This project automatically checks for new versions of the Minecraft Bedrock Dedicated Server and sends notifications to a Discord Webhook.
- Automatically detects new server versions.
- Sends notifications to Discord.
- Supports Windows and Linux platforms.
git clone https://github.com/TorchCS-MC/Minecraft_Bedrock_Dedicated_Updater_Notification.git
cd Minecraft_Bedrock_Dedicated_Updater_Notification
docker build -t bedrock-updater .
docker run -d --name bedrock-updater bedrock-updater
This project is licensed under the MIT License.