simbot-component-kook
simbot-component-kook copied to clipboard
一个 Kotlin 多平台的 KOOK(开黑啦) Bot SDK 实现库,一个 Simple Robot 组件库,Java 友好、异步高效~ ❤️🔥❤️🔥😘
``` Event pre precess failure. kotlinx.serialization.MissingFieldException: Fields [user_id, channel_id] are required for type with serial name 'love.forte.simbot.kook.event.system.user.UserExitedChannelEventBodyImpl', but they were missing at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20) at love.forte.simbot.kook.event.system.user.UserExitedChannelEventBodyImpl.(UserExitedChannelEvent.kt:56) at love.forte.simbot.kook.event.system.user.UserExitedChannelEventBodyImpl$$serializer.deserialize(UserExitedChannelEvent.kt:56) at love.forte.simbot.kook.event.system.user.UserExitedChannelEventBodyImpl$$serializer.deserialize(UserExitedChannelEvent.kt:56) at...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 25.0.0. Release notes Sourced from org.jetbrains:annotations's releases. 25.0.0 Added Kotlin Multiplatform artifact (multiplatform-annotations). Removed Java 5 artifact. Changelog Sourced from org.jetbrains:annotations's changelog. Version 25.0.0 Added...
Bumps `log4j` from 2.23.0 to 2.24.1. Updates `org.apache.logging.log4j:log4j-api` from 2.23.0 to 2.24.1 Updates `org.apache.logging.log4j:log4j-core` from 2.23.0 to 2.24.1 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.0 to 2.24.1 Dependabot will resolve any conflicts with...
Bumps `kotlinx-serialization` from 1.7.1 to 1.7.3. Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.7.1 to 1.7.3 Release notes Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's releases. 1.7.3 This release aims to fix important issues that were discovered in...
Bumps `kotlinx-coroutines` from 1.8.1 to 1.9.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases. 1.9.0 Features Wasm/WASI target support (#4064). Thanks, @igoriakovlev! limitedParallelism now optionally accepts...
Bumps `ksp` from 2.0.10-1.0.24 to 2.0.20-1.0.25. Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.10-1.0.24 to 2.0.20-1.0.25 Release notes Sourced from com.google.devtools.ksp:symbol-processing-api's releases. 2.0.20-1.0.25 Bugs Fixed Inlined JVM name is not correct #1493 [KSP2] NullPointerException...
Bumps [love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin) from 0.9.0 to 2.0.20-0.9.2. Release notes Sourced from love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle's releases. v2.0.20-0.9.2 Kotlin version: v2.0.20 What's Changed Other Update Kotlin to 2.0.20 by @ForteScarlet in ForteScarlet/kotlin-suspend-transform-compiler-plugin#63 Full Changelog: https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin/compare/v2.0.20-Beta1-0.9.2...v2.0.20-0.9.2...
Bumps [com.squareup:kotlinpoet-ksp](https://github.com/square/kotlinpoet) from 2.1.0 to 2.2.0. Release notes Sourced from com.squareup:kotlinpoet-ksp's releases. 2.2.0 Thanks to @IRus for contributing to this release. New: Kotlin 2.1.21. New: KSP 2.1.21-2.0.1. New: Add support...