Go to file
Julius de Jeu f3b309e2fc Merge branch 'master' of http://gitlab.voidcorp.nl/jdejeu/ottobotv2 2019-06-09 19:00:30 +02:00
gradle/wrapper Initial commit 2019-05-20 23:10:28 +02:00
src Finish music commands. Add track announcer. Add weather command because why not. 2019-06-02 20:13:33 +02:00
.dockerignore Try to add a docker build thingy, guaranteed not to work ™️ 2019-05-22 13:25:54 +02:00
.gitignore Initial commit 2019-05-20 23:10:28 +02:00
.gitlab-ci.yml CI lives! 2019-06-08 18:56:09 +02:00
Dockerfile try CI builds 2019-05-22 15:59:50 +02:00
LICENSE Add LICENSE 2019-06-08 17:02:02 +00:00
README.md Add README.md 2019-06-08 17:03:39 +00:00
build.gradle Fix databse stuff 2019-06-09 19:00:23 +02:00
gradle.properties Initial commit 2019-05-20 23:10:28 +02:00
gradlew Try to add a docker build thingy, guaranteed not to work ™️ 2019-05-22 13:25:54 +02:00
gradlew.bat Initial commit 2019-05-20 23:10:28 +02:00
settings.gradle Initial commit 2019-05-20 23:10:28 +02:00

README.md

OttoBotv2

The next generation of Otto

Install instructions

  • Just run ./gradlew bootJar to create a jar file, or use the dockerfile with docker build . to create a Docker image.