Gamecraft-Discord connection. It can send and receive messages in a specific channel.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
NorbiPeti 3b5888fbf7 Add 'README.md' hace 3 años
.idea Basic layout, create and inject engine hace 4 años
GCDC Reorganize project and use latest API features hace 3 años
.gitignore Basic layout, create and inject engine hace 4 años
GCDC.sln Basic layout, create and inject engine hace 4 años
README.md Add 'README.md' hace 3 años

README.md

GCDC

A mod for Gamecraft-Discord chat connection using commands and text blocks.

First-time setup

First invite the Discord bot to your server using this link and make sure it has access to the channel you want to use. Then open the console in Gamecraft (/ or the key near right shift by default) and do dcsetup "channelid" with the quotes. The channel ID can be obtained by enabling developer mode in Discord in User Settings -> Appearance and then right clicking the channel and clicking Copy ID.

When that is done, a browser window will open, asking you to give access to the Discord bot. This is only used to get basic info like your username to be displayed when you talk from the game and to avoid someone filling the database with junk. Also due to that, currently you can only have one channel linked at a time.

When you're logged in, the page will show a command to run in Gamecraft (it should be another dcsetup with a different argument). Then the initial setup is done.

Usage

To send messages to Discord, use dc "message" with your message inside the quotes. To receive messages, place a text block named Discord. It will automatically update once messages are sent on Discord.