mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
some fix
- (tmp add) logger.info
This commit is contained in:
parent
c9ad739d05
commit
a50a3f21a3
@ -269,6 +269,7 @@ class MessageHandler(
|
||||
listener.sendChat("노래가 추가되었습니다.")
|
||||
} catch(e: Exception) {
|
||||
listener.sendChat("유튜브 영상 주소로 다시 신청해주세요!")
|
||||
logger.info(e.stackTraceToString())
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user