mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
follow period message handler end.
This commit is contained in:
@@ -89,7 +89,7 @@ class MessageHandler(
|
||||
}
|
||||
|
||||
result = followPattern.replace(result) {
|
||||
val following = getFollowDate("", msg.userId)
|
||||
val following = getFollowDate(listener.chatId, msg.userId)
|
||||
val dateString: String? = following.content.streamingProperty["followDate"]
|
||||
val today = LocalDate.now()
|
||||
|
||||
|
Reference in New Issue
Block a user