maybe this is more clear regarding everyone pings (I have no clue if the described workaround works, too lazy)

This commit is contained in:
Jannik Reimers 2024-12-06 13:46:42 +01:00
parent 891c544ad8
commit d4f750ba68
Signed by: jansel
GPG key ID: 39C62D7D5233CFD0
4 changed files with 15 additions and 11 deletions

View file

@ -23,4 +23,4 @@ logback-groovy = { module = "io.github.virtualdogbert:logback-groovy-config", ve
logging = { module = "io.github.oshai:kotlin-logging", version.ref = "logging" }
twitch4j = { module = "com.github.twitch4j:twitch4j", version.ref = "twitch4j" }
events4j = { module = "com.github.philippheuer.events4j:events4j-handler-reactor", version.ref = "events4j" }
kmongo = { module="org.litote.kmongo:kmongo-coroutine-serialization", version.ref = "kmongo"}
kmongo = { module="org.litote.kmongo:kmongo-coroutine-serialization", version.ref = "kmongo" }