Commit Graph

25 Commits

Author SHA1 Message Date
conatum ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
conatum 1586354b39 feat(voice): Event logging for voice sessions. 2023-10-14 01:08:12 +03:00
conatum 5476ba1002 fix(voice): Patch channel list and fix cache.
Accounts for stage channels in initialisation.
Clears _sessions_ cache when refreshing guild.
Restrict `untracked_channels` selector to exclude text.
2023-10-09 08:09:57 +03:00
conatum 4085846f55 (voice): Improve logging. 2023-10-08 01:58:22 +03:00
conatum 5ac01d5cb2 fix(voice): Avoid possible race condition. 2023-10-08 01:57:54 +03:00
conatum eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +03:00
conatum 4828e7bf8b feat(schedule): Add DM notifications. 2023-09-30 21:38:28 +03:00
conatum d21d734c0d fix(voice): Fix hourly_bonus listener. 2023-09-10 11:19:29 +03:00
conatum af53d09c3c fix (voice): Filter sessions on init. 2023-09-04 13:25:12 +03:00
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