95 Commits

Author SHA1 Message Date
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 83b5eaf34540d854382f0d0f00239529a78380a4, reversing
changes made to a99f3b342a73722d23e0b7328d08f68083b94b9e.
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
dalbodeule
764714c33a
add "!명령어" commandListCommand. 2024-08-18 18:34:49 +09:00
dalbodeule
89dda9742a
chisu playlist fix
- if youtube video limited 10-min
- add youtube music regex.
2024-08-16 08:42:53 +09:00
dalbodeule
35d8759ee3
asdf4 2024-08-15 20:32:31 +09:00
dalbodeule
6cb915a3e1
chzzkHandler fix (2x) 2024-08-15 19:31:03 +09:00
dalbodeule
23c28ce643
chzzkHandler fix 2024-08-15 19:26:26 +09:00
dalbodeule
6ba1d1bca9
error handler errorlog add. 2024-08-15 19:18:30 +09:00
dalbodeule
a3b69acc18
chzzkHandler fix 2024-08-15 17:35:45 +09:00
dalbodeule
20417745d4
command, ws ping message fix
- remove commands (command CRUD, hook, alert)
- ws ping message fix
2024-08-15 16:56:31 +09:00
dalbodeule
66c1252312
debug some codes... 2024-08-14 22:15:36 +09:00
dalbodeule
07af664b0d
debug some errors.
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-14 05:57:30 +09:00
dalbodeule
4f093291f4
debug some errors.
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-14 05:50:58 +09:00
dalbodeule
b643ed83e7
debug some errors.
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-14 05:45:15 +09:00
dalbodeule
b6a68fe35a
debug some errors.
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-13 20:25:49 +09:00
dalbodeule
910886f8b5
debug some errors.
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-13 19:20:16 +09:00
dalbodeule
f994972fac
debug some errors.
- wsSongListRoutes to isNotEmpty(), access list[0]
- ChzzkHandler.runStreamInfo debugs with startThread functions.
2024-08-13 07:07:40 +09:00
dalbodeule
dd628738f7
fix somes.
- command renamed "!노래추가" to "!신청곡", and its debugged.
- command "!노래시작" to user.discordId is null, send announce to chzzk chat.
- songlist function isDisabled value added.
2024-08-10 21:50:58 +09:00