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

794 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
6d7b863ece feat: Add support for .jpeg image extension in settings.yaml 2024-08-30 06:27:30 -04:00
wlinator
c8f84866dc feat: Update error messages and exceptions 2024-08-30 06:24:02 -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
02b9116b4b feat: Add config_boost_total_count to strings.en-US.json and update footer text in create_boost_embed function 2024-08-30 04:58:42 -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
dafaff56bd Add xp handler 2024-08-29 14:02:39 -04:00
wlinator
2d96944a88 First help command prototype 2024-08-29 10:02:50 -04:00
wlinator
76e8c2fd8b Add award command 2024-08-29 09:49:47 -04:00
wlinator
07257bc2bb Force set a theme on each embed creation 2024-08-29 09:46:20 -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
79d64f793c Changes to NotOwner error handling 2024-08-29 09:34:18 -04:00
wlinator
aa9aae2657 Fix owner fetching and add sql commands 2024-08-29 09:24:26 -04:00
wlinator
f94e818522 Remove clean dotenv from pre-commits (it is annoying) 2024-08-29 09:03:48 -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
bdbc5d0e73 Add daily service 2024-08-28 15:29:41 -04:00
09ab8db099 Add currency service 2024-08-28 15:29:30 -04:00
b8b6880169 Add "sort-simple-yaml" pre-commit hook for settings.yaml 2024-08-28 12:42:31 -04:00
a5481ea66e Add "--autofix" arg to pretty-format-json 2024-08-28 12:37:48 -04:00
e988cfa3e4 Add the "pretty-format-json" pre-commit hook 2024-08-28 12:35:06 -04:00
c9c56e20f8 Add level command 2024-08-28 12:26:02 -04:00
afd2abfe35 Add xp_service.py 2024-08-28 10:50:04 -04:00
f42139a014 Fix Dockerfile 2024-08-28 10:48:24 -04:00
92d5aafda1 Rename main files 2024-08-28 10:47:30 -04:00
0b3c05ddc9 Add database and migrations from v2 2024-08-28 10:44:07 -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
5149fa172c Add blackjack view and refactor other views 2024-08-28 10:24:41 -04:00
84ae737a33 Add invite view buttons 2024-08-28 10:19:42 -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
35a212ea3a Rename locales dir 2024-08-28 09:54:41 -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