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

92 commits

Author SHA1 Message Date
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
f7e37af9ca Add .deletebirthday command 2024-06-19 21:07:49 +02:00
b68dcf8cf4 Add xkcd commands 2024-06-16 20:33:01 +02:00
c2e8bcd434 Change env vars to new name 2024-06-16 01:27:15 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
99a3935d9f Change output of help command 2024-05-02 06:08:26 -04:00
543d9fbc47 Add the option to choose the booster image 2024-04-26 08:54:08 -04:00
6bed766b68 Add boost info to GuildConfig 2024-04-26 06:52:04 -04:00
f78a405dbb Set environment variables with Docker Compose 2024-04-13 17:38:01 +02:00
a5e2af5403 Add wiki cmdlist to help output 2024-04-12 13:42:40 +02:00
c04b82b92f Hide .help in the help command 2024-04-12 12:51:52 +02:00
544598f5fb Add /help which leads the user to .help 2024-04-12 02:31:31 +02:00
e1c0a5f595 Format code 2024-04-05 08:06:44 -04:00
a63e05cb73 Fix reference in inventory 2024-04-05 08:05:59 -04:00