Skip to content

QuiltServerTools/BlockBot

BlockBot

A Minecraft - Discord chat linking mod

Minecraft Version Release Modrinth Downloads

Initial Configuration

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.

License

BlockBot is available under the GNU LGPL v3.0 license. See LICENSE