Commit Graph

789 Commits

Author SHA1 Message Date
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
5c057278e7 ux(schedule): Add attendance guide. 2023-10-01 02:03:21 +03:00
308aa1d46e fix(core): Obscure message prefix. 2023-10-01 01:55:45 +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
1f92957393 feat(schedule): Complete schedule cmd impl. 2023-09-30 12:13:50 +03:00
ca963ee8b1 fix(schedule): Fix 'min_attendance' not saving. 2023-09-29 16:31:35 +03:00
ff7c88dc8c fix(schedule): Fix typo in blacklist. 2023-09-29 16:22:16 +03:00
eda2b92967 fix(rmenus): Update msg data from origin message. 2023-09-29 16:13:24 +03:00
5f93e13469 fix(rmenus): Implement editmenu style pathway. 2023-09-29 15:21:01 +03:00
3c7e1f646b chore: Add voice to requirements. 2023-09-28 11:53:46 +03:00
daa215d10c (utils): Add cmd length calculator. 2023-09-28 11:52:59 +03:00
9de449a4fc fix(babel): Standardise locale format. 2023-09-28 11:51:31 +03:00
a58ce6264e chore: Update gitignore. 2023-09-28 11:50:51 +03:00
619f5d9cf6 Merge branch 'rewrite' of StudyLions/StudyLion into rewrite 2023-09-26 06:58:24 +03:00
f16fddb635 ux(rmenus): Add auto-swap where possible. 2023-09-26 06:57:35 +03:00
7867bdee50 fix(rmenus): Add guild filter for name check. 2023-09-25 20:29:26 +03:00
0fe7610289 ux(msgeditor): Add explicit remove embed button. 2023-09-25 20:23:47 +03:00
transifex-integration[bot]
6d3426000f transifex: Add pt_BR localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-25 12:41:50 +03:00
JetRaidz
a1cd8576f2 Fix TypeError in room rent
- Fixed TypeError occurring when attempting to add an unknown member whilst in the `room rent` interaction
2023-09-24 23:44:07 +13:00
transifex-integration[bot]
787d04682f transifex: Update he_IL localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-24 13:14:55 +03:00
Interitio
a8d8517fcb Merge pull request #50 from StudyLions/rewrite 2023-09-24 12:26:32 +03:00