Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.
/ SquidCord Public archive

A flying-squid plugin that integrates the server with discord.

License

Notifications You must be signed in to change notification settings

d-513/SquidCord

Repository files navigation

SquidCord

A flying-squid plugin to connect discord with your minecraft server

Installation

Install with npm: npm i squidcord
Then add it to your flying-squid config:

"plugins": {
    "squidcord": {
      "channel": "CHANNEL-ID",
      "token": "DISCORD-BOT-TOKEN",
      "guild": "GUILD-ID"
    }
}

channel - the id of the discord channel.

guild - the id of the discord server.

token - bot token from https://discordapp.com/developers/applications

Problems with setting up the bot? https://www.writebots.com/discord-bot-token/
Problems with getting the id's? https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-

About

A flying-squid plugin that integrates the server with discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published