hopefully running

This commit is contained in:
Jannik Reimers 2024-10-28 15:20:23 +01:00
parent 629a5cc746
commit b62c04f77b
Signed by: jansel
GPG key ID: 39C62D7D5233CFD0
9 changed files with 73 additions and 82 deletions

View file

@ -18,6 +18,8 @@ dependencies {
implementation(libs.kotlin.stdlib)
implementation(libs.kx.ser)
implementation(libs.kx.coroutines)
implementation(libs.twitch4j)
// Logging dependencies
implementation(libs.groovy)