Commit Graph

24 Commits

Author SHA1 Message Date
997804c6bf feat(nows): Moved tasklist to profiles. 2024-10-07 01:07:56 +10:00
53366c0333 (voice): Adjust now responses. 2024-09-15 14:10:29 +10:00
66f7680482 feat (voice): Loosen now cmd restrictions. 2024-09-15 12:24:40 +10:00
6091e9a03c Merge branch 'rewrite' into pillow 2023-11-08 14:16:12 +02:00
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
22c12850ff fix(voice): Fix expiry calculation. 2023-10-15 17:23:09 +03:00
1586354b39 feat(voice): Event logging for voice sessions. 2023-10-14 01:08:12 +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
4085846f55 (voice): Improve logging. 2023-10-08 01:58:22 +03:00
eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +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
af53d09c3c fix (voice): Filter sessions on init. 2023-09-04 13:25:12 +03:00
4773de53a2 feat (voice): Implement now command. 2023-08-27 15:53:12 +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
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
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
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