Commit Graph

40 Commits

Author SHA1 Message Date
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
1586354b39 feat(voice): Event logging for voice sessions. 2023-10-14 01:08:12 +03:00
d674dc4c8e (stats): New xp display format. 2023-10-09 16:50:35 +03:00
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
868bc710f1 fix(text): Ensure batch lions exist. 2023-10-08 10:59:58 +03:00
0190982291 (meta): Improve logging. 2023-10-08 09:05:20 +03:00
4085846f55 (voice): Improve logging. 2023-10-08 01:58:22 +03:00
5ac01d5cb2 fix(voice): Avoid possible race condition. 2023-10-08 01:57:54 +03:00
c30e8ac549 fix(text): Fix typo in text stats calc. 2023-10-06 10:34:59 +03:00
eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +03:00
5cb391eab3 fix(text): Catch unloaded core modules. 2023-10-01 13:54:23 +03:00
07ad2d0830 fix(text): Fix process scope bug. 2023-10-01 13:49:11 +03:00
898738afe0 fix(text): Actually ignore unhandled msgs. 2023-10-01 01:54:59 +03:00
4828e7bf8b feat(schedule): Add DM notifications. 2023-09-30 21:38:28 +03:00
d21d734c0d fix(voice): Fix hourly_bonus listener. 2023-09-10 11:19:29 +03:00
bae948b65a fix(text): Fix settingui typo. 2023-09-09 00:39:26 +03:00
af53d09c3c fix (voice): Filter sessions on init. 2023-09-04 13:25:12 +03:00
285a575086 fix (text): Workaround for new channel type. 2023-08-28 23:46:34 +03:00
4773de53a2 feat (voice): Implement now command. 2023-08-27 15:53:12 +03:00
2e9b438a04 fix: Fix minor statistics bugs 2023-08-24 14:40:32 +03:00
9b2af56d64 feat: Implement rank refresh. 2023-08-24 14:30:03 +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
fd5a3f8f30 fix: Fix typos. 2023-08-19 14:45:11 +03:00
2945db6a7f fix (voice): Typo in guild leave. 2023-08-19 13:12:13 +03:00
8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +03:00
742b89a8bc logging: Reduce info level logging. 2023-08-18 23:40:12 +03:00
fde42226ed fix: Add missing permission wards. 2023-08-16 23:25:12 +03:00
021f57dc3a rewrite: Complete rolemenu system. 2023-08-10 14:12:50 +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
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
e1a23695ee rewrite: Setting input strings and localisation. 2023-06-06 12:57:29 +03:00
eeff0f5042 rewrite: Various bugfixes. 2023-05-26 09:04:44 +03:00
fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
4aa2587c45 rewrite: New Pomodoro Timer system. 2023-05-19 09:45:06 +03:00
a4149d59d1 rewrite: Update voice tracker config. 2023-05-14 12:29:30 +03:00
b3e1fdd146 rewrite: Message Tracker. 2023-05-14 12:29:11 +03:00
336a2cc365 tweak (voice): Change expiry to 90s. 2023-03-12 15:00:16 +02:00
aa174d8a1d rewrite (voice sessions): Voice session tracker. 2023-03-08 11:54:56 +02:00