pepeground / pepeground-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Scala 99.4%Language:Makefile 0.4%Language:Dockerfile 0.2%