Augusto Dwenger J. hamburghammer
  • Joined on 2020-07-22
hamburghammer pushed to v2 at hamburghammer/dchat 2024-12-03 00:33:23 +01:00
7e9dbe8bd5 discord-ws: Reset retry count after 5 minutes without retry
hamburghammer pushed to v2 at hamburghammer/dchat 2024-12-03 00:09:11 +01:00
431433b05d discord-ws: Fix resuming on < 4000 status codes
hamburghammer pushed to v2 at hamburghammer/dchat 2024-12-02 23:56:48 +01:00
e310be167c discord-ws: Improve heartbeat logging
hamburghammer pushed to v2 at hamburghammer/dchat 2024-12-01 18:30:32 +01:00
a51dcf7e1f discord-ws: Improve heartbeat thread handling
8f18158ad0 discord-ws: Add status code 1000 & 1001 to produce unresumable close event
16775d3fd4 discord-ws: Improve logging
Compare 3 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 20:57:13 +01:00
ec7be3d5c1 bot: Add missing module for logback-classic
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 20:09:31 +01:00
b63c89c6e9 build: Set dockerfile syntax to 1
cdcd4d0e42 ci: Remove docker build target
Compare 2 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 20:02:23 +01:00
2193f3215c ci: Remove docker build target
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 19:59:02 +01:00
dd800398a9 ci: Update buildx plugin to version 5.0.0
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 19:54:35 +01:00
d343c53dce ci: Fix file naming
689644d28b ci: Remove unneeded steps
Compare 2 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 00:49:51 +01:00
02c979fe31 misc: Fix formatting
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 00:46:02 +01:00
28ee576c2a doc: Add logging information to the README
c861f7e595 bot: Set the logging level to INFO
Compare 2 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-29 00:10:34 +01:00
610d60aafe bot: Fix for only handling mention or ref to own message
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-28 23:15:22 +01:00
a486daa81c discord-rest: Fix status code expectation
3aa27ef8ff bot: Fix double thread start
Compare 2 commits »
hamburghammer pushed tag v1.1.5 to hamburghammer/dchat 2024-11-28 20:48:39 +01:00
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-28 20:47:28 +01:00
d614d99642 doc: Update README to new version
f2e5b04c1c discord-ws: Fix resume if no resume URL is given
4f1292377e bot: Fix execution in new thread
Compare 3 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-27 23:45:39 +01:00
654aca86cc misc: Update the docker-compose setup
034a5152df bot: Fix not performing the async processing
9fe5175f13 bot: Fix not using provided system message
7fe9a82176 discord-ws: Fix sequence counting
6e01af7572 openai-rest: Fix response deserialization
Compare 10 commits »
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-27 21:05:30 +01:00
2ab3c5e01d build: Package as jlink image
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-23 19:10:05 +01:00
2e928da270 misc: Cleanup
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-23 18:57:31 +01:00
ea5cfbee96 misc: Cleanup
hamburghammer pushed to v2 at hamburghammer/dchat 2024-11-23 18:42:06 +01:00
e05f4d0f4b bot: Add configuration logic