Skip to content

YorkieFl/KawaiiBot

 
 

Repository files navigation

KawaiiBot

Installation

If you need help with theses steps, you can ask for help on our discord

Building on the host

chmod +x gradlew && ./gradlew shadowJar

Building on windows

./gradlew.bat build
./gradlew.bat shadowJar

Building via Docker

docker build -t kawaiibot .

Deployment via Docker Compose

docker-compose up -d --build

Development setup

chmod +x gradlew && ./gradlew cleanIdea idea

About

KawaiiBot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.5%
  • Dockerfile 0.5%