dalbodeule
b1432c662f
[feature] metric related fixed.
2025-07-16 18:52:04 +09:00
dalbodeule
e21641da7b
[feature] add loki handler.
2025-07-16 13:01:39 +09:00
dalbodeule
66df771cb7
[feature] add some api, etc..
...
- add some api
- add /metrics routing
2025-07-15 21:52:41 +09:00
dalbodeule
9e3a79a613
[hotfix] temporary debug.
2025-07-13 18:05:29 +09:00
dalbodeule
945d3fd5e4
[hotfix] add title change command; restrict usage to moderators.
2025-06-24 16:59:18 +09:00
dalbodeule
af9c3a2cf5
[hotfix] refactor badge checks; adjust listener initialization logic.
2025-06-24 16:46:46 +09:00
dalbodeule
bd31039f2b
[hotfix] ensure listener unsubscribes on user offline.
2025-06-24 16:19:53 +09:00
dalbodeule
c5c115f6e6
[hotfix] make listener and messageHandler non-nullable; update related logic.
2025-06-24 16:11:42 +09:00
dalbodeule
5683edaa5e
[hotfix] make listener and messageHandler nullable; add null-safe checks.
2025-06-18 15:28:15 +09:00
dalbodeule
c86f0b2ab3
[hotfix] role hotfix
2025-06-08 16:20:27 +09:00
dalbodeule
27cfbd9087
[hotfix] category command announcement added.
2025-06-08 16:16:17 +09:00
dalbodeule
9ce07a025a
[hotfix] category command announcement added.
2025-06-08 16:15:36 +09:00
dalbodeule
073b50b9cd
[hotfix] category command some fixed.
2025-06-08 16:11:11 +09:00
dalbodeule
f37dd2c59a
[hotfix] add category command.
2025-06-08 16:02:22 +09:00
dalbodeule
864ba3748d
[hotfix] readme and some url changed.
2025-06-08 15:50:49 +09:00
dalbodeule
593b98b7fb
[hotfix] coroutine related fixed. (4x)
2025-06-08 15:36:33 +09:00
dalbodeule
95676e9b39
[hotfix] coroutine related fixed. (3x)
2025-06-08 15:28:50 +09:00
dalbodeule
722b5972d9
[hotfix] coroutine related fixed. (2x)
2025-06-08 15:24:33 +09:00
dalbodeule
a88f994ccd
[hotfix] coroutine related fixed.
2025-06-08 15:10:41 +09:00
dalbodeule
49541f7289
[hotfix] connect function added.
2025-06-08 15:03:35 +09:00
dalbodeule
ba9fb052cd
[hotfix] fixed logout redirect and removed unused debug print.
2025-06-06 15:37:52 +09:00
dalbodeule
51232ad593
[hotfix] please, this patch is the final patch!
2025-06-06 15:23:52 +09:00
dalbodeule
77eecaca34
[hotfix] token claim fixed. (2x)
2025-06-04 16:27:32 +09:00
dalbodeule
90230c4691
[hotfix] token claim fixed.
2025-06-04 16:18:02 +09:00
dalbodeule
b2f449bf65
[hotfix] ChzzkClient.refreshAccessToken added.
2025-06-04 15:48:28 +09:00
dalbodeule
5e3a350e15
Merge branch 'develop'
...
# Conflicts:
# chatbot/src/main/kotlin/space/mori/chzzk_bot/chatbot/chzzk/ChzzkHandler.kt
# chatbot/src/main/kotlin/space/mori/chzzk_bot/chatbot/utils/accessTokenRefresh.kt
2025-06-04 15:46:43 +09:00
dalbodeule
8a0a507e5b
[feature] some logic fixed.
2025-06-04 15:42:31 +09:00
dalbodeule
1c4b818a85
Revert "Merge pull request #133 from dalbodeule/develop"
...
This reverts commit 83b5eaf345
, reversing
changes made to a99f3b342a
.
2025-05-27 13:18:52 +09:00
dalbodeule
b0be81df20
[feature] accessToken refresh logic fix.
2025-05-27 13:11:17 +09:00
dalbodeule
a9d3ad436b
[feature] manager detect logic fixed.
2025-05-20 11:17:36 +09:00
dalbodeule
27810c0b7f
[feature] timer debugs. (2x)
2025-05-18 09:31:36 +09:00
dalbodeule
f29370a31f
[feature] timer debugs.
2025-05-18 09:24:11 +09:00
dalbodeule
a18b83fcc8
[feature] thumbnail, etc. fixed
2025-05-18 08:14:46 +09:00
dalbodeule
0709b8f526
[feature] text size limited 100, 100ms delay added.
2025-05-17 14:37:39 +09:00
dalbodeule
1465716e72
[hotfix] hotfix on register and activate logics.
2025-05-16 00:54:43 +09:00
dalbodeule
d0292e0aa6
[hotfix] hotfix on alert embed tags.
2025-05-16 00:42:28 +09:00
dalbodeule
b2ffd18126
[hotfix] hotfix on lateinit botuid is not initialized
2025-05-16 00:38:26 +09:00
dalbodeule
f65c446bed
[hotfix] hotfix on some codes.
2025-05-16 00:25:28 +09:00
dalbodeule
a896269087
[refactor] user and live stream handling logic
...
Replaced ChzzkUserCache with event-based user fetching for cleaner architecture. Integrated new ChzzkUserFindEvent and ChzzkUserReceiveEvent to handle user data retrieval. Removed old utility methods and streamlined live stream status checks with updated APIs.
2025-05-15 04:57:17 +09:00
dalbodeule
8d54d21620
[refactor] some refactor on UserService.setRefreshToken
2025-05-14 15:49:04 +09:00
dalbodeule
101db7d20c
[refactor] chzzk4j update to 0.1.1
2025-05-13 21:31:17 +09:00
dalbodeule
8ab1dc585e
if account deleted?
2025-03-31 18:43:12 +09:00
dalbodeule
d3ed6c2d86
login method changed to chzzk login
2025-01-08 23:13:04 +09:00
dalbodeule
eccf1a29bc
add botIsDisabled, welcomeMessageDisabled.
2024-12-09 14:47:41 +09:00
dalbodeule
8dd8f33cdd
dependencies update
2024-11-16 20:35:30 +09:00
dalbodeule
ba1be00390
add one options.
...
- disableStartupMessage
2024-11-16 20:22:06 +09:00
dalbodeule
f1dc591b55
some fix on Manager functions.
2024-08-28 15:55:47 +09:00
dalbodeule
1186f647d2
some fix on songList logics
2024-08-24 15:10:44 +09:00
dalbodeule
8bbd163458
fix some event-emitter
2024-08-24 13:51:08 +09:00
dalbodeule
ef983cbe22
fix discord alert.
...
- Number to Long change.
2024-08-22 16:29:53 +09:00