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

70 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
75c8bb4256 refactor: Fix /config show output for moderation logs 2024-08-31 15:38:04 -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
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
b62d8d5d1b Merge branch 'main' of github.com:wlinator/luminara into patch-v2.8.11 2024-08-15 06:25:37 -04:00
0a516460dd Refactor greet module to use new configuration structure 2024-08-15 04:55:05 -04:00
791d6f246d Refactor greet module to use new configuration structure 2024-08-15 04:54:12 -04:00
c1e2413869 Refactor greet module to use new configuration structure 2024-08-15 04:47:42 -04:00
ebd1f95eba Refactor boost module to use new configuration structure 2024-08-15 04:39:48 -04:00
0cfcfb8b29 Lots of refactoring 2024-08-14 07:36:12 -04:00
bbec1a2622 Fix small issue 2024-08-14 07:05:03 -04:00
d1aab80374 chore: Update prefix retrieval logic to handle guild and bot DM contexts 2024-08-12 06:27:52 -04:00
cf218c4e4d Upgrade to Pycord 2.6 2024-08-12 04:21:53 -04:00
b256a13fd7 chore: Remove outdated guide URLs and help messages 2024-08-06 06:30:07 -04:00
4842c41b0a chore: Update mod-log channel configuration and add info embed 2024-08-04 13:39:06 -04:00
33ef6732ca chore: Update image URL validation in boost module configuration commands 2024-08-03 14:55:18 -04:00
b68a8f1177 chore: Update module configuration commands and imports 2024-08-03 14:50:01 -04:00
882fe41b8e chore: Add prefix configuration commands 2024-08-03 14:47:32 -04:00
0e962c8140 chore: Add moderation module configuration commands 2024-08-03 14:41:23 -04:00
c94f7d0d5a chore: Update error messages for invalid image URLs 2024-08-03 14:33:10 -04:00
9a08d346c5 chore: Update birthday, welcome, boost, and level module configuration commands 2024-08-03 14:27:42 -04:00
23d59175e1 chore: Update welcome template and boost module configuration commands 2024-08-03 14:24:55 -04:00
d5c8d56341 chore: Add birthday module configuration commands 2024-08-03 13:51:44 -04:00
50da9fcf24 chore: Add birthday module configuration commands 2024-08-03 13:33:01 -04:00
c009fd5412 chore: Update config show command to display server configuration options 2024-08-03 13:08:53 -04:00
4488111b28 Sort all imports 2024-07-17 08:01:12 -04:00
67c423fc7e Refactor: Code cleanup and consistency 2024-07-17 07:47:26 -04:00
6d85960fca Refactor interaction.py and config/__init__.py for code cleanup and consistency 2024-07-17 07:37:40 -04:00
884833b535 Replace all logging 2024-06-21 21:58:42 +02:00
4cea4eb426 Cleanup 2024-06-20 19:48:49 +02:00
f8f663985c Fix file naming consistency 2024-06-20 12:34:03 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
0a84612fc6 Fix .config output and whitespace in default boost announcement 2024-04-26 09:02:20 -04:00
543d9fbc47 Add the option to choose the booster image 2024-04-26 08:54:08 -04:00
9cc6497a55 Add boost info to .config 2024-04-26 07:23:17 -04:00
94e1a7c288 First boost test push 2024-04-26 07:13:58 -04:00
19f05cd637 Change even more help descriptions 2024-04-12 12:16:37 +02:00
3d74ebbc08 Change help descriptions for config commands 2024-04-12 03:12:50 +02:00
f469ef1dd7 Replace wiki links 2024-04-07 08:43:23 -04:00