mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00: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