add readme

This commit is contained in:
Jeremy Baxter 2025-05-02 12:49:16 +12:00
parent f55f51fec3
commit 71ec0ba53c

13
README Normal file
View file

@ -0,0 +1,13 @@
This is consensus, a plugin for the Bedrock dedicated server.
consensus watches your Minecraft server's chat logs and sends
any messages back to your group's Discord chat.
To install consensus, copy this repository into the directory
behavior_packs/consensus. Set webhookUrl in scripts/main.js
to your webhook's URL from Discord.
Further documentation is provided at the project's website:
<https://reformers.dev/consensus>.
Written by Jeremy Baxter <jeremy@reformers.dev>