Skip to content

pepeground/pepeground-bot

Repository files navigation

Pepeground bot Build Status

Scala implementation of shizoid

Requirements

  • SBT
  • JDK 1.8
  • PostgreSQL 9.2 +
  • Redis Server 3.2.0 +

Configuration

cp src/main/resources/application.conf.example /path/to/your/application.conf
vim /path/to/your/application.conf

Running

sbt assembly
java -jar -Dconfig.file=/path/to/your/application.conf target/scala-2.12/bot-assembly-0.1.jar

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages