50 Commits

Author SHA1 Message Date
dalbodeule
180dbc85bf
CoroutinesEventBus add.
- koin dependency injection add
- EventDispatcher fix
2024-07-31 16:14:58 +09:00
dalbodeule
72f98b024b
add webserver, etc...
- add ktor webserver
- package is subpackaged.
2024-07-30 14:28:43 +09:00
dalbodeule
8f8d2f895a
BUG FIX: fix #9 2024-07-29 15:58:50 +09:00
dalbodeule
64880318e8
BUG FIX: daily counter with update updated_at column 2024-07-27 21:06:56 +09:00
dalbodeule
18ee27e567
add guild update, update document, update version to 1.0.1 2024-07-27 11:36:17 +09:00
dalbodeule
c669943f87
manager can add/update/delete commands 2024-07-27 10:13:33 +09:00
dalbodeule
903f1f7f38
add Manager add/remove/list command, database tables. 2024-07-26 20:24:37 +09:00
dalbodeule
e4b6f819ca
some improve MessageHandler.kt 2024-07-26 19:20:10 +09:00
dalbodeule
ff90e5fe7f
add days placeholder
- days placeholder <days:yyyy-mm-dd> pattern added.
2024-07-23 17:44:28 +09:00
dalbodeule
83791fe59b
remove useless prints. 2024-07-15 10:16:12 +09:00
dalbodeule
fe63a4af15
chzzk followdate fix 2024-07-14 19:47:12 +09:00
dalbodeule
7522ec6f9e
chzzk followdate error handler add 2024-07-14 18:37:52 +09:00
dalbodeule
c35b3082cc
log debug to info. level changed 2024-07-05 14:06:31 +09:00
dalbodeule
19d3f23cd7
chzzk livestream status handler fix 2024-07-03 22:33:25 +09:00
dalbodeule
80d777dad5
chzzkChat only connected on live 2024-07-02 10:04:23 +09:00
dalbodeule
d2071b323e
register command in chat some fix (4x) 2024-06-29 21:58:50 +09:00
dalbodeule
f2b30c8b00
register command in chat some fix (3x) 2024-06-29 21:44:18 +09:00
dalbodeule
947e6d4bb3
register command in chat some fix (2x) 2024-06-29 21:38:19 +09:00
dalbodeule
43b6869100
register command in chat some fix 2024-06-29 21:11:19 +09:00
dalbodeule
ba12fd655b
register discord command bug fix 2024-06-24 19:41:48 +09:00
dalbodeule
b1d69e90ef
add command manage commands. 2024-06-24 19:06:24 +09:00
dalbodeule
a9aa5188f9
if stream end, send message and can't use commands.(live image url fix) 2024-06-17 19:43:19 +09:00
dalbodeule
e9a2e6b918
fix some bugs 6(live image url fix) 2024-06-17 18:21:47 +09:00
dalbodeule
035a6dc6cd
fix some bugs 5(alert final fix) 2024-06-17 18:19:40 +09:00
dalbodeule
a774418259
fix some bugs 4(change useragent) 2024-06-17 17:53:27 +09:00
dalbodeule
e31efc0212
fix some bugs 3(streamInfo add errorhandler) 2024-06-17 17:35:48 +09:00
dalbodeule
eae675eaf6
fix some bugs 2(streamInfo get time fix) 2024-06-17 17:02:43 +09:00
dalbodeule
be84a73828
fix some bugs 2024-06-17 16:47:11 +09:00
dalbodeule
fbb0e50379
add alert commands 2024-06-17 16:21:34 +09:00
dalbodeule
3f60348ace
stream info add 2024-06-17 16:10:34 +09:00
dalbodeule
09bb485a13
stream info(getStreamInfo fun) add 2024-06-16 22:07:15 +09:00
dalbodeule
c22c70398f
follow period message fix done. 2024-06-16 13:25:05 +09:00
dalbodeule
8af0c3ac33
follow period message handler end. 2024-06-16 12:38:05 +09:00
dalbodeule
557600f812
follow period message handler add.
but not yet activated...
2024-06-14 16:03:09 +09:00
dalbodeule
e85561dd74
async connect... 2024-06-14 13:58:25 +09:00
dalbodeule
5a3cdbd45a
give up graalvm native image. 2024-06-14 12:40:30 +09:00
dalbodeule
f795e51845
dotenv error fix(ignoreIfMissing=true) 2024-06-14 01:44:54 +09:00
dalbodeule
20f6d84040
add counter, counter handlers 2024-06-13 14:43:49 +09:00
dalbodeule
639ed5faed
add dockerfile, add get-metadata.sh, docker-build.sh 2024-06-13 01:33:11 +09:00
dalbodeule
2d28bf8bcb
add update command. 2024-06-12 23:12:59 +09:00
dalbodeule
02d12e74b5
add remove command 2024-06-12 22:59:27 +09:00
dalbodeule
2bef5be6fa
fix logback.xml to log level is INFO 2024-06-12 22:51:12 +09:00
dalbodeule
e1b7b37c85
add AddCommand.kt 2024-06-12 22:35:24 +09:00
dalbodeule
4b7fe25b21
add chzzk chat handler, command handler 2024-06-12 22:19:19 +09:00
dalbodeule
294bf04a50
add ping command, chzzk Connector.kt 2024-06-12 19:52:58 +09:00
dalbodeule
315a61aecf
move hibernate to exposed... 2024-06-12 18:02:49 +09:00
dalbodeule
bcf0cc6c8d
add graalvm native image configures 2024-06-12 14:57:30 +09:00
dalbodeule
5c8ef4a2ed
add graalvm native image configures 2024-06-12 00:35:57 +09:00
dalbodeule
d398f4f1a0
add JDA activation codes with graalvm native image configures 2024-06-12 00:35:41 +09:00
dalbodeule
d7dbf0c831
initialize chzzk bots 2024-06-11 23:50:21 +09:00