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
dalbodeule
ac7f9b3ad0
fix HookCommand, fix documentation
...
- fix HookCommand (.queue() typo)
- fix hook command.
2024-08-10 18:04:02 +09:00
dalbodeule
e951ccee56
debug discordHook logics
2024-08-10 16:55:48 +09:00
dalbodeule
2d0e83efc2
add discord hook logics
...
- add ApiDiscordRoutes.kt
- modify HookCommand from RegisterCommand.kt
2024-08-10 16:54:32 +09:00
dalbodeule
6d7a6beb10
debug Chzzk-Streaminfo.
...
- add re-run code.
2024-08-10 13:15:16 +09:00
dalbodeule
b12e29674a
debug some codes.
2024-08-10 00:39:23 +09:00
dalbodeule
cbe1c64411
fix User.kt(2x)
...
- fun enable fix
2024-08-08 20:29:07 +09:00
dalbodeule
a6cd5ba8b5
fix User.kt
...
- fun enable fix
2024-08-08 20:26:02 +09:00
dalbodeule
f2a871d664
fix User.kt
...
- set "discord", "token" row to nullable.
2024-08-08 20:18:49 +09:00
dalbodeule
80fa2d5029
add POST /user endpoints.
...
- POST /user {"chzzkUrl": String} to add chzzk account to bots.
- and it post event UserRegisterEvent
2024-08-08 19:36:58 +09:00
dalbodeule
d0840ad6a7
modify RegisterCommand
...
- register page is created.
2024-08-08 17:52:20 +09:00
dalbodeule
8dde66c069
add Session flows
...
- songlist page to changed.
2024-08-08 14:53:37 +09:00
dalbodeule
0317c80ccf
RegisterCommand some fix
...
- add regex match logics. it can to register with chzzk channel/studio URL
2024-08-08 09:42:37 +09:00
dalbodeule
de30e632e5
some logic changed.
2024-08-07 13:12:38 +09:00
dalbodeule
608ba49a71
add try-catch in stream on discords.
2024-08-07 08:55:50 +09:00
dalbodeule
a50a3f21a3
some fix
...
- (tmp add) logger.info
2024-08-06 20:29:41 +09:00
dalbodeule
d329b8bdb3
some fix
...
- add searchYoutube function.
- add try-catch blocks.
2024-08-06 20:14:34 +09:00
dalbodeule
debbd61aa7
some fix
...
- "!노래추가" command append limits.
2024-08-05 21:16:41 +09:00
dalbodeule
c5f8ce7528
some fix
...
- "!명령어추가", "!명령어수정", "!명령어삭제" command fix. (is able reload)
- on /session/{sid} endpoint, add streamer configs
2024-08-05 20:55:18 +09:00
dalbodeule
778fe8df34
some fix
...
- !노래시작 command URL typo.
- SongEvent(SongType.REMOVE) debug in WSSongListRoutes
2024-08-05 20:45:34 +09:00
dalbodeule
4f589780b8
some fix WSSongListRoutes.kt
...
- add url parameters
2024-08-05 18:06:46 +09:00
dalbodeule
75da1c1576
some fix WSSongListRoutes.kt
...
- delete websocket key
- else updated.
2024-08-05 14:38:16 +09:00
dalbodeule
cc23ac03e7
some improve WSApis
...
- with WSSongListRoutes.kt, data receive logics.
- else WSAPI's logger name changed.
- MessageHandler.kt "!노래시작" command improved.
2024-08-05 13:25:28 +09:00
dalbodeule
0a4e8193bb
add WSSongListRoutes.kt
...
- add Websocket backend.
- add session start command.
- some improve logics.
2024-08-05 12:35:11 +09:00
dalbodeule
47228394d5
Add command, update document.
...
- add !노래목록 command
- Document add (timer, playlist commands)
2024-08-04 21:54:55 +09:00
dalbodeule
6da0662e2a
Fix /user/{uid} endoints.
...
- ChzzkApis.kt moved to common
- ChzzkApis.kt response data is nullable data.
- if require {uid}'s data, getStreamInfo function called.
2024-08-04 20:27:54 +09:00
dalbodeule
514ab14c3c
koin not started bug fix
2024-08-04 18:59:40 +09:00
dalbodeule
4025cbceec
add /user/{uid} call on web module.
...
- fix some bug with use Pair
2024-08-04 18:51:41 +09:00
dalbodeule
b77a3d02c5
add /user/{uid} call on web module.
...
- add GetUserEvents.
- add /user/{uid} backends.
2024-08-04 18:47:13 +09:00
dalbodeule
4d63022130
some debugs on ChzzkHandler
2024-08-04 17:25:47 +09:00
dalbodeule
590c1203bd
some debugs on Chisu playlist
2024-08-04 15:30:00 +09:00