mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-12-08 09:35:44 +09:00
some debug on TimerEvents
This commit is contained in:
@@ -145,7 +145,7 @@ class MessageHandler(
|
||||
dispatcher.post(
|
||||
TimerEvent(
|
||||
user.token,
|
||||
TimerType.TIMER,
|
||||
TimerType.UPTIME,
|
||||
String.format("%02d:%02d:%02d", hours, minutes, seconds)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user