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

379 commits

Author SHA1 Message Date
daf2f7fa98 refactor: Update timezones to use ZoneInfo instead of pytz 2024-09-02 02:41:49 -04:00
d9c2101e4b feat: Add slots command 2024-09-01 12:12:23 -04:00
a1c42bce31 feat: Add blackjack command 2024-09-01 11:59:19 -04:00
8bea18a142 feat: Add give command 2024-09-01 09:51:36 -04:00
1ad14ddc3f feat: Add balance command to check user's current balance 2024-09-01 09:45:47 -04:00
2adf5185c5 feat: Add daily command 2024-09-01 09:40:09 -04:00
8229082099 feat: Add delay before executing backup command 2024-09-01 08:25:56 -04:00
7c286a4f82 feat: Update admin commands 2024-09-01 08:14:43 -04:00
a526183074 feat: Update level commands 2024-09-01 08:12:32 -04:00
8b09e5c0f4 refactor: Update misc commands 2024-09-01 08:11:54 -04:00
d100cd792c refactor: Update warn command 2024-09-01 07:31:54 -04:00
2e7f63c1eb feat: Add remove and upcoming birthday commands 2024-08-31 17:11:09 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
75c8bb4256 refactor: Fix /config show output for moderation logs 2024-08-31 15:38:04 -04:00
e58ec1bde3 feat: Fix permissions in trigger commands 2024-08-31 15:35:18 -04:00
3afa58f5ac feat: Add trigger commands 2024-08-31 09:07:21 -04:00
95ca46bc3f feat: Add Softban command for moderation 2024-08-30 20:36:52 -04:00
a1fc9e37c6 Optimize ban, kick, and slowmode commands for better performance and reliability 2024-08-30 20:32:35 -04:00
892296dc66 feat: Add timeout command for moderation 2024-08-30 20:26:11 -04:00
da30cb3d74 feat: Add Kick command for moderation 2024-08-30 19:56:39 -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
629474efc8 feat: Add ban and unban commands for moderation 2024-08-30 18:59:38 -04:00
ddffe1ed8f feat: Add event handlers for member join, update, and command completion 2024-08-30 07:21:37 -04:00
wlinator
fb548c540b feat: Add XP reward configuration commands and strings 2024-08-30 07:03:39 -04:00
wlinator
34ab76e4c5 feat: Add /config set_prefix command to change bot prefix 2024-08-30 06:47:39 -04:00
wlinator
64d49d3181 feat: Add /config mod log command 2024-08-30 05:15:17 -04:00
wlinator
181283d5b4 feat: Add create_greet_embed function to config.py 2024-08-30 05:12:34 -04:00
wlinator
feaea8ea26 feat: Add create_boost_embed function to boosts.py 2024-08-30 04:56:39 -04:00
wlinator
9e35ee1fa5 Add /config show 2024-08-30 04:21:10 -04:00
b36a9ae1b6 Add more functionality to dev commands & add config birthday commands 2024-08-29 15:40:24 -04:00
wlinator
76e8c2fd8b Add award command 2024-08-29 09:49:47 -04:00
wlinator
3a336aed19 Add themes to all embeds 2024-08-29 09:42:47 -04:00
wlinator
3283304148 feat: Add hide_time option to blacklist command 2024-08-29 09:39:55 -04:00
wlinator
024c9cb643 Add blacklist command 2024-08-29 09:38:08 -04:00
wlinator
aa9aae2657 Fix owner fetching and add sql commands 2024-08-29 09:24:26 -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
d68368a30e Add mod module and warn command 2024-08-29 06:21:55 -04:00
31c80b9b00 chore: Refactor slowmode command for flexibility 2024-08-29 05:43:33 -04:00
5266877eb7 Add slowmode app command 2024-08-29 05:40:35 -04:00
7edf3600a8 Make slowmode command more flexible 2024-08-29 05:31:38 -04:00
bf05ae118c Add format.py and format slowmode durations 2024-08-29 05:19:09 -04:00
f87f8a0b39 Huge refactor 2024-08-29 04:48:14 -04:00
3c6bc711d6 Add leaderboard command 2024-08-28 15:39:55 -04:00
c9c56e20f8 Add level command 2024-08-28 12:26:02 -04:00
fc2d06a944 Add backup module 2024-08-28 10:33:31 -04:00
8f542865ed Add invite author to invite description 2024-08-28 10:27:46 -04:00
aa2a4c21a6 Add introduction command 2024-08-28 10:18:50 -04:00
48f50415b1 feat: Add hide_name_in_description option to info command 2024-08-28 09:56:23 -04:00