Commit graph

11 commits

Author SHA1 Message Date
5672f174ec misc: Make params final
All checks were successful
ci/woodpecker/push/java Pipeline was successful
ci/woodpecker/push/oci-image-build Pipeline was successful
2024-12-15 19:40:36 +01:00
e552f8ee58 discord-ws: Fix time based retry reset
All checks were successful
ci/woodpecker/push/java Pipeline was successful
ci/woodpecker/push/oci-image-build Pipeline was successful
2024-12-09 23:56:31 +01:00
5c16c60782 misc: Cleanup 2024-12-04 20:32:46 +01:00
02c979fe31 misc: Fix formatting
Using IntelliJ formatting.
2024-11-29 00:49:16 +01:00
6e01af7572 openai-rest: Fix response deserialization
Didn't use the body -_-
2024-11-27 23:38:38 +01:00
161509ad96 openai-rest: Add logging 2024-11-27 23:36:15 +01:00
2e928da270 misc: Cleanup 2024-11-23 19:09:45 +01:00
e204a5069f bot: Start implementing message handling 2024-11-21 22:01:38 +01:00
9626ec4b81 bot: Add initial initiation
Required some code changes in the modules to be easy initialable.
2024-11-19 23:46:15 +01:00
590798c0c5 misc: Cleanup code
Deleded unused code, made vars final and private methods static.
2024-11-19 22:57:55 +01:00
9d9a6fc42f openai-rest: Add OpenAI client
Missing the response deserialization.
2024-11-19 21:16:50 +01:00