Commit Graph

16 Commits

Author SHA1 Message Date
conatum 4773de53a2 feat (voice): Implement now command. 2023-08-27 15:53:12 +03:00
conatum df9b835cd5 fix (data): Parallel connection pool. 2023-08-23 17:31:38 +03:00
conatum 0bf9dabba3 fix (voice): Remove transaction. 2023-08-19 15:36:24 +03:00
conatum fd5a3f8f30 fix: Fix typos. 2023-08-19 14:45:11 +03:00
conatum 2945db6a7f fix (voice): Typo in guild leave. 2023-08-19 13:12:13 +03:00
conatum 8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +03:00
conatum 742b89a8bc logging: Reduce info level logging. 2023-08-18 23:40:12 +03:00
conatum 497419a441 fix (voice): Fix data preconditions.
Fixes issue where voice session would start without member data.
Fixes issue where voice session would start without channel data.
Fixes issue on init where sessions would start without keys.
Fixes issue on guild join where sessions would start without keys.
Fixes issue in schedule where data cache key was built incorrectly.
2023-07-07 18:26:43 +03:00
conatum a7c5af59a7 rewrite: New Scheduled Session System. 2023-06-30 11:15:39 +03:00
conatum 4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
conatum e1a23695ee rewrite: Setting input strings and localisation. 2023-06-06 12:57:29 +03:00
conatum fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
conatum 4aa2587c45 rewrite: New Pomodoro Timer system. 2023-05-19 09:45:06 +03:00
conatum a4149d59d1 rewrite: Update voice tracker config. 2023-05-14 12:29:30 +03:00
conatum 336a2cc365 tweak (voice): Change expiry to 90s. 2023-03-12 15:00:16 +02:00
conatum aa174d8a1d rewrite (voice sessions): Voice session tracker. 2023-03-08 11:54:56 +02:00