1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Commit graph

25 commits

Author SHA1 Message Date
c8dab31b13 refactor: Update Builder theme usage in multiple files 2024-09-03 06:16:21 -04:00
5fe051dc53 chore: Replace commands.Bot with Luminara wherever possible 2024-09-03 03:47:46 -04:00
bfe718b50a feat: Add fully functional help command 2024-09-02 04:16:43 -04:00
5b9c51ce56 Change some aliases 2024-09-02 03:01:42 -04:00
a1fc9e37c6 Optimize ban, kick, and slowmode commands for better performance and reliability 2024-08-30 20:32:35 -04:00
5c2e2b9e97 refactor: Refactor create_case_view_menu to use a loop for adding buttons 2024-08-30 19:41:50 -04:00
4e3ddaee07 feat: Heavily optimize ban command 2024-08-30 19:38:44 -04:00
wlinator
3a336aed19 Add themes to all embeds 2024-08-29 09:42:47 -04:00
4e7c013836 Optimize case commands 2024-08-29 07:06:24 -04:00
84759ab294 Add case commands 2024-08-29 07:03:25 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
da7e142309 Optimize code and imports 2024-08-22 14:42:11 +02:00
72e48cea63 Optimize code 2024-08-18 11:18:20 +02:00
c27ba95c14 Optimize imports 2024-08-18 11:16:18 +02:00
070e669959 chore: Update moderation module to use discord.Member instead of discord.User 2024-08-14 03:01:18 -04:00
86bac2535b chore: Update case embed to include duration for timed actions 2024-08-03 04:03:52 -04:00
50e11e7188 Edit case modlog on '.ec' 2024-07-19 08:16:09 -04:00
9622e5a0ff refactor: Update case creation embed fields with dynamic values 2024-07-19 07:58:57 -04:00
17b4816fe9 refactor: Update case creation embed fields with dynamic values 2024-07-18 16:32:07 -04:00
5b016f9142 refactor: Update moderator_cases_command to view all cases by a specific moderator 2024-07-18 16:02:48 -04:00
1921befb8a refactor: Update paginator initialization in view_all_cases_in_guild 2024-07-18 15:55:46 -04:00
1ff45076bf refactor: Update case creation embed fields with dynamic values 2024-07-18 15:31:08 -04:00
f9af002244 refactor: Update case creation embed fields with dynamic values 2024-07-18 15:06:12 -04:00
8823e9eb2a refactor: Add error message for case not found 2024-07-18 12:24:57 -04:00
509304ae28 refactor moderation commands 2024-07-18 12:14:26 -04:00