BLANKHumanity / blank-humanity-discord-bot

2 stars 0 forks source link

Blank Humanity's Discord Bot

Project Structure

How to Build

Run ´mvn compile` in the root folder. The main jar file will then be located under blankdiscordbot-core/target/

How to publish new Version

You need to make sure you have docker installed and running. You might also need to edit the user used to publish the container in the last 2 lines of this script.

How to deploy on Server