Commit Graph

6 Commits

Author SHA1 Message Date
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +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
bb9a099dea fix(settingui): Limit desc table length. 2023-10-01 07:34:16 +03:00
519fb976aa feat: Lazy member chunking.
No longer try to fetch all members on startup.
Instead chunk on-demand.
2023-09-20 20:46:39 +03:00
b1361229af fix: Fix Typo. 2023-08-13 08:21:19 +03:00
2eece69760 rewrite: New 'Member Admin' module. 2023-08-13 08:10:39 +03:00