Skip to content

QuiltServerTools/BlockBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8aa01b5 · Sep 30, 2024
Sep 30, 2024
Jul 28, 2021
May 22, 2024
Sep 30, 2024
Aug 17, 2021
Sep 30, 2024
Jul 17, 2021
Jul 17, 2021
Sep 30, 2024
Jul 17, 2021
Dec 10, 2022
Sep 30, 2024
Sep 30, 2024
Aug 4, 2022
Aug 4, 2022
Sep 30, 2024
May 21, 2023

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