mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
async connect...
This commit is contained in:
@@ -71,11 +71,11 @@ class UserHandler(
|
||||
|
||||
init {
|
||||
logger.info("ChzzkChat connecting... ${channel.channelName} - ${channel.channelId}")
|
||||
listener.connectBlocking()
|
||||
listener.connectAsync()
|
||||
}
|
||||
|
||||
internal fun disable() {
|
||||
listener.closeBlocking()
|
||||
listener.closeAsync()
|
||||
}
|
||||
|
||||
internal fun reloadCommand() {
|
||||
|
Reference in New Issue
Block a user