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
5ac01d5cb2
fix(voice): Avoid possible race condition.
2023-10-08 01:57:54 +03:00
eaa44ab43c
(voice): Rewrite initialise and refresh mechanism.
2023-10-06 01:51:41 +03:00
4773de53a2
feat (voice): Implement now command.
2023-08-27 15:53:12 +03:00
df9b835cd5
fix (data): Parallel connection pool.
2023-08-23 17:31:38 +03:00
0bf9dabba3
fix (voice): Remove transaction.
2023-08-19 15:36:24 +03:00
742b89a8bc
logging: Reduce info level logging.
2023-08-18 23:40:12 +03:00
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
a7c5af59a7
rewrite: New Scheduled Session System.
2023-06-30 11:15:39 +03:00
a4149d59d1
rewrite: Update voice tracker config.
2023-05-14 12:29:30 +03:00
aa174d8a1d
rewrite (voice sessions): Voice session tracker.
2023-03-08 11:54:56 +02:00