mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-08 14:58:21 +00:00
[hotfix] coroutine related fixed. (3x)
This commit is contained in:
parent
722b5972d9
commit
95676e9b39
@ -263,6 +263,9 @@ class UserHandler(
|
||||
client.loginAsync().await()
|
||||
listener = ChzzkSessionBuilder(client).buildUserSession()
|
||||
listener.createAndConnectAsync().await()
|
||||
|
||||
delay(1000L)
|
||||
|
||||
messageHandler = MessageHandler(this@UserHandler)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user