项目作者: ldtteam
项目描述 :
Minecolonies Discord to Github bot.
高级语言: Java
项目地址: git://github.com/ldtteam/ChatChainDC.git
ChatChainDC
ChatChainNetwork connector for Discord.
Setup Dependencies
- A level of sysadmin knowledge.
- A ChatChainServer setup
- An internet connection
- A Discord Bot key. //TODO: tutorial for this.
- A Discord server.
Purpose
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.
Installation
- 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!