mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
debug some codes.
This commit is contained in:
@@ -54,6 +54,9 @@ object ChzzkHandler {
|
||||
addUser(channel, user)
|
||||
}
|
||||
}
|
||||
dispatcher.subscribe(CommandReloadEvent::class) {
|
||||
handlers.firstOrNull { handlers -> handlers.channel.channelId == it.uid }?.reloadCommand()
|
||||
}
|
||||
}
|
||||
|
||||
fun disable() {
|
||||
|
Reference in New Issue
Block a user