MinetestToDiscord-Bridge
A bridge between a Minetest Server and Discord. Only works from Minetest to Discord.
Setting up - Linux only
Set up a Discord Webhook
Download the minetest-bridge.py
file.
Copy your webhook URL into the url variable in the Python file.
Run a minetest server then run the Python file.
How it works
Every time the debug file updates, the script reads the new line and interprets it.
Description
Languages
Python
100%