mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-08 23:08:20 +00:00
[hotfix] category command announcement added.
This commit is contained in:
parent
073b50b9cd
commit
9ce07a025a
@ -327,6 +327,7 @@ class MessageHandler(
|
||||
else -> it
|
||||
}
|
||||
}
|
||||
handler.sendChat("$category 카테고리로 수정을 시도해볼게요!")
|
||||
handler.client.searchCategories(category).handle { result, _ ->
|
||||
if(result.size == 0) {
|
||||
handler.sendChat("$category 카테고리는 없습니다.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user