Skip to content

Instantly share code, notes, and snippets.

@shadowfacts
Last active July 17, 2016 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shadowfacts/2df3ecc50b8fd07e8113130affd9619d to your computer and use it in GitHub Desktop.
Save shadowfacts/2df3ecc50b8fd07e8113130affd9619d to your computer and use it in GitHub Desktop.
DiscordChat Setup Instructions
@gkuba
Copy link

gkuba commented Jul 15, 2016

You realize there is not Bot Token in your DiscordChat.cfg right? you need to elaborate on this as you have email and password in there. Do we just put the token on the password field and thats it do we use the bot ID as the email? So far everything I have tried does not work.

Configuration file

discord {
# Channels that should be forwarded to MC/MC be forwarded to.
# (Without the # at the beginning) [default: ]
S:channels <
>

# The email used to login to Discord.
# Required [default: ]
S:email=

# The password used to login to Discord.
# Required [default: ]
S:password=

# The server ID to connect to. [default: ]
S:serverId=

}

@shadowfacts
Copy link
Author

As I said on CurseForge, 1.8.9 and below are no longer supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment