ChatChainNetwork connector for Discord.
- A level of sysadmin knowledge.
- A ChatChainServer setup
- An internet connection
- A Discord Bot key. //TODO: tutorial for this.
- A Discord server.
The purpose of this module of the ChatChainNetwork is to connect our network to Discord via their API (using JDA). This module also provides certain stand-alone utilites for Discord servers, such as Translation.
- Download the latest ChatChianDC jar and run
java -jar {jar name}
in CLI. - Let the config file(s) generate under the
config/
directory. - Shutdown ChatChainDC and open the main config
config.conf
. - Fill out the bot key and other required information within the config.
- Do a dance.
- Startup ChatChainDC again.
- See if it worked!