Commit Graph

760 Commits

Author SHA1 Message Date
01a0f337b7 feat(statistics): Implement achievements. 2023-10-09 21:49:20 +03:00
cfc9ea5ea9 feat(stats): New /profile command. 2023-10-09 18:23:10 +03:00
d674dc4c8e (stats): New xp display format. 2023-10-09 16:50:35 +03:00
50a1a9c8a1 logging: Greatly increase role remove logging. 2023-10-09 11:27:20 +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
5f713243a9 (utils): Deactivate page command. 2023-10-08 12:12:50 +03:00
30b3e49811 tweak(sys_admin): Move presence under leo grp. 2023-10-08 12:09:02 +03:00
1b4cfd0453 fix: Protect all acmpl lengths. 2023-10-08 12:00:32 +03:00
91a3f595b5 fix(video): Fix alert exists assumption. 2023-10-08 11:34:45 +03:00
4db7e5a943 fix(profile): Always use guild for profile gui. 2023-10-08 11:22:29 +03:00
868bc710f1 fix(text): Ensure batch lions exist. 2023-10-08 10:59:58 +03:00
397d488732 fix(babel): Fallback on empty locale. 2023-10-08 09:41:10 +03:00
0190982291 (meta): Improve logging. 2023-10-08 09:05:20 +03:00
7e82acd9f8 fix(tasklist): Fix ui exception typo. 2023-10-08 07:38:35 +03:00
7583682cfc fix(tree): Correct logstack for acmpl. 2023-10-08 07:30:44 +03:00
7ae1c5cb51 fix(dashboard): Handle interaction timeout. 2023-10-08 07:30: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
85bbe527be Merge branch 'rewrite' of github:StudyLions/StudyLion into rewrite 2023-10-07 23:49:33 +03:00
c8937e60c3 fix(shop): Handle unusual error status. 2023-10-07 23:47:04 +03:00
0a70d2d668 (timer): Add extra timeout to connect. 2023-10-06 14:41:10 +03:00
1f7b90612b fix(ranks): Add create permission check. 2023-10-06 12:52:11 +03:00
04b4050172 fix(timer): Monitor correct voice lock. 2023-10-06 12:51:42 +03:00
c30e8ac549 fix(text): Fix typo in text stats calc. 2023-10-06 10:34:59 +03:00
fa6bfe8b05 fix(ranks): Refresh responds before waiting. 2023-10-06 10:27:09 +03:00
28e9df192c tweak(settings): Default to disallowing Object. 2023-10-06 10:23:48 +03:00
ad8463a6d7 fix(sessions): Fix notification typo. 2023-10-06 10:22:52 +03:00
f51bcdd6e2 fix(exec): Limit peer acmpl. 2023-10-06 10:14:23 +03:00
c4a9f9abf3 fix(statistics): Guard against interaction expiry. 2023-10-06 10:11:52 +03:00
JetRaidz
0f3a3bd15b Reduce bot snapshot frequency
- Shard snapshots now occur every 15 minutes instead of 2 minutes
- Failed shard snapshots now retry after 1 minute instead of 10 seconds
2023-10-06 19:16:48 +13:00
eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +03:00
7d59bc6d2c fix(settings): Fix some input_formatted cases. 2023-10-02 07:42:00 +03:00
f4802ce794 fix(tasklist): Fix some error path typos. 2023-10-02 07:38:07 +03:00
transifex-integration[bot]
93323238dc transifex: Update he_IL localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-10-01 16:20:26 +03:00
8a3905068c chore: Update string templates. 2023-10-01 16:02:01 +03:00
Interitio
2dd1a4099d Merge pull request #55 from StudyLions/rewrite 2023-10-01 15:59:33 +03:00
JetRaidz
2a3948420b Prevent attempts to send greeting message if the set channel is an Object
- Class `GreetingChannel` under class `MemberAdminSettings` no longer accepts Objects as a value.
2023-10-02 01:25:46 +13:00
5568339835 fix(stats): Limit stat commands to guilds. 2023-10-01 14:26:14 +03:00
8a2c85113e fix(statistics): Fix several display errors. 2023-10-01 14:21:59 +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
b5007c0df3 fix(ranks): Remove guild assumption in events. 2023-10-01 13:46:06 +03:00
54aa0ea217 chore: Update GUI submodule pointer. 2023-10-01 13:40:33 +03:00
e166ec3e46 fix(babel): Fix typo on setting edit path. 2023-10-01 13:37:23 +03:00
c8223725ad fix(utils): Fix delay issue in Bucket. 2023-10-01 13:33:30 +03:00
89d236f0cb fix(utils): Fix off by one error in month start. 2023-10-01 13:31:00 +03:00
ce4637f05a fix(timers): Improve timer loading. 2023-10-01 13:20:24 +03:00
0bc8e91294 fix(data): Fix typing typo. 2023-10-01 07:35:53 +03:00
bb9a099dea fix(settingui): Limit desc table length. 2023-10-01 07:34:16 +03:00
e2a2e7be8a fix(schedule): Remove members after session. 2023-10-01 02:22:09 +03:00