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

355 commits

Author SHA1 Message Date
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
7fd1b6657d Refactor embed_builder to not require ctx 2024-08-28 09:53:21 -04:00
24b84c11f2 Working error handler and xkcd commands 2024-08-28 08:59:54 -04:00
47e7d7ad71 Add xkcd command (not functional) 2024-08-28 07:38:42 -04:00
118c56c44a Add avatar command 2024-08-28 07:23:28 -04:00
fbaa326c1e Add info command 2024-08-28 07:10:13 -04:00
877b7171b0 Add uptime command 2024-08-28 06:51:36 -04:00
17bb34c5af chore: Update strings and embed for the sync command 2024-08-28 06:47:20 -04:00
67adfb0df7 Add embed builder, all settings from v2 and update the ping command 2024-08-28 06:42:03 -04:00
a6862bd085 v3 official init: working DPY bot with a cog loader and tree sync command. 2024-08-28 06:29:16 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
1ae69ae2ce Fix slots command with new yaml settings 2024-08-27 06:38:33 -04:00
aa0b2f803a Fix blackjack command with new yaml settings 2024-08-27 06:27:30 -04:00
7d92fe6dbe fix weird code 2024-08-22 23:18:48 +02:00
70f2359b4e remove leftover /inventory code 2024-08-22 23:17:45 +02:00
818fdc7412 refactor give emote 2024-08-22 23:10:21 +02:00
af7f3901fc refactor balance command 2024-08-22 23:02:02 +02:00
a1114db872 refactor blackjack even mor 2024-08-22 17:31:37 +02:00
26d7b4c92e Blackjack refactor 2024-08-22 17:08:16 +02:00
aa8044e528 Rewrite blackjack command 2024-08-22 14:55:08 +02: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
9da8f782ce Increase introduction time per question to 5 minutes 2024-08-16 16:16:27 +02:00
7931957ec0 chore: Fix blackjack timeout handling 2024-08-15 06:41:52 -04:00