To use it download the Latest Release, you don't need to compile it, because it has a Config
To start you need to have Java on your Server/PC! Without Java it wouldn't work. The Basic Command for Start Java Files is
java -jar enjuurankbot-r-snapshot.jar
To use a custom definition to start the Java File look at that Documentation Start Java Files with Custom Arguments
If you start it you get an config.json
and a sqlconfig.json
edit this File and it should look like that. Now edit the Config File. If you get an Error anyways please open a Issue
{"web":"enjuu.click","name":"Enjuu","api":"enjuu.click","channelid":"466597888089391116","token":"NaN","status":"Listening to scores"}
{"hostname":"localhost","database":"ripple","password":"","port":"3306","username":"root"}
- RippleAPI-Java-LATEST - Easy implementation of the RippleAPI
- RippleAPI - For get the Informations from Ripple
- JSON-Simple - Config and read informations from the RippleAPI-RestAPI
- SoosBot - Commandbase
- JDA - Discord Bots