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