version 0.1 beta
Pre-release
Pre-release
⛏ Minecraft side of things:
🗡️ Added plugin capability
🗡️ Members of a discord server, where the bot is invited can send messages to a text channel. These are getting broadcasted to every online player.
🔊 Discord side of things:
# The plugin connects as discord bot
↳ Remember to paste your token in com.github.mafelp.Settings!!
# You can send messages to any channel and the appear on the server
For security reasons you need to compile this project yourself with maven and enter your bot token from here into src/main/java/com/github/mafelp/Settings.java
as API_TOKEN
.
In the future this will not be necessary anymore.