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

105 commits

Author SHA1 Message Date
daf2f7fa98 refactor: Update timezones to use ZoneInfo instead of pytz 2024-09-02 02:41:49 -04:00
a1c42bce31 feat: Add blackjack command 2024-09-01 11:59:19 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
aaabfa42ed feat: Add Birthday service for managing user birthdays 2024-08-31 15:46:46 -04:00
4079f8f426 feat: Add reactions service module and methods 2024-08-30 07:25:47 -04:00
wlinator
024c9cb643 Add blacklist command 2024-08-29 09:38:08 -04:00
d68368a30e Add mod module and warn command 2024-08-29 06:21:55 -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
bdbc5d0e73 Add daily service 2024-08-28 15:29:41 -04:00
09ab8db099 Add currency service 2024-08-28 15:29:30 -04:00
afd2abfe35 Add xp_service.py 2024-08-28 10:50:04 -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
0cfcfb8b29 Lots of refactoring 2024-08-14 07:36:12 -04:00
1be8179399 Up version 2024-08-14 06:37:48 -04:00
a72509df8b Update help_service.py 2024-08-14 06:34:19 -04:00
ce4db6751a chore: Refactor birthday_service.py to simplify code 2024-08-14 02:58:49 -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
9d3f4df03f Allow mentions as a prefix and add sync command 2024-08-12 03:35:37 -04:00
b511b6900f Refactor help command outputs 2024-08-05 05:53:34 -04:00
39559d54f1 Merge branch 'main' into moderation 2024-08-01 09:53:09 -04:00
e0206a7b89 chore: Change to python slim-bookworm 2024-07-20 07:40:43 -04:00
cfd3f40d29 refactor: Update edit_case method to allow editing case details 2024-07-18 16:34:17 -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
b1200bc0ab First case implementation 2024-07-18 11:26:36 -04:00
e4048e0648 refactor: Add ModLogService for managing moderation log channels 2024-07-18 07:21:44 -04:00
42160683e3 refactor: Rename migration file and add stored procedure for inserting cases 2024-07-18 06:59:16 -04:00
4488111b28 Sort all imports 2024-07-17 08:01:12 -04:00
c1ac1c172c Refactor JSON and YAML file handling for improved readability and performance 2024-07-17 07:55:54 -04:00
67c423fc7e Refactor: Code cleanup and consistency 2024-07-17 07:47:26 -04:00
e9bb5814fa refactor: Improve embed formatting on .daily 2024-07-17 07:26:53 -04:00
10a45dd85c chore: Update pyproject.toml with python-dotenv and pyyaml dependencies 2024-07-16 15:53:42 -04:00
dd3ae5dfd5 refactor: Improve error embed formatting 2024-07-15 10:01:30 -04:00
edc734b1fa Switch to poetry 2024-07-14 12:07:00 -04:00
7f798c779a Add delete and list custom reaction command 2024-07-11 13:34:08 -04:00
4ffcf473ae Add and remove custom reactions with commands 2024-07-11 12:47:46 -04:00
26db690687 Refactor custom_reactions table column names for triggers and emojis 2024-07-11 09:30:28 -04:00
e9a7603a19 Refactor trigger column name in custom_reactions table 2024-07-10 22:11:12 +02:00
b8f707e8f8 Add reactions table and service 2024-07-10 21:03:20 +02:00
7e2a5c18a6 Add .blacklist command. 2024-07-08 21:50:07 +02:00
b61ca2d606 Fix documentation 2024-07-07 16:36:48 +02:00
30d000924b Rewrite XP handling 2024-07-07 16:31:51 +02: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