A Minecraft - Discord chat linking mod
Start the server to create a config file. Complete the config file (can be found in `config/blockbot-discord.toml) with the following relevant data (Bot token, Guild ID, chat channel ID)
[bot]
# Discord Bot token
token = ""
# Discord guild/server id
guild =
    # Channel IDs for the bot to use. Only the `chat` channel is required, others can be added or deleted
    [bot.channels]
    # Chat relay channel
    chat = A full list of options can be found in the configuration file.
BlockBot is available under the GNU LGPL v3.0 license. See LICENSE
