@bdsx/discord-link
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@bdsx/discord-link

NOTE: This will only work on BDSX Server!

With this Plugin you can connect your Minecraft/Xbox Account with your Discord Account and you can sync the Minecraft Chat with an Discord Chat!

Config:

{
    "guild_id": "", //Your Server ID
    "token": "", //Your Bot Token
    "discord_link": {
        "active": false,
        "change_discord_nickname": true //Should the Bot change the Nickname on the Discord Server
    },
    "chat_sync": {
        "active": false,
        "channel_id": "", //The Channel ID
        "format": "§r§8(§9Discord§8) §7{nickname} §8» §7{message}§r",
        "replace_in_name_with": { //Replace the Words in the Nickname
            "[Admin]": "§8[§4Admin§8]§7"
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @bdsx/discord-link

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

20.2 kB

Total Files

10

Last publish

Collaborators

  • dercoderjo