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

105 commits

Author SHA1 Message Date
1bbce5503e chore: Update version to 2.8.3 for "Moderation: Timeouts" update 2024-08-03 04:06:07 -04:00
8d4c536846 chore: Add timeout and untimeout commands for user moderation 2024-08-03 03:51:34 -04:00
4e9a6e450f chore: Update version to 2.8.2 for "Moderation: Warns" update 2024-08-02 05:50:27 -04:00
54449e0af2 chore: Refactor actionable function to use LumiException for error handling 2024-08-02 05:45:47 -04:00
baac81c302 Fix migrations to avoid conflicts and replacing values 2024-08-01 10:09:54 -04:00
39559d54f1 Merge branch 'main' into moderation 2024-08-01 09:53:09 -04:00
4899841652 Up version as base image for Dockerfile changes 2024-07-20 07:48:58 -04:00
5977cf0ef8 Up version 2024-07-19 20:05:53 -04:00
add9efde31 refactor: Update color scheme constants in lib/constants.py 2024-07-19 17:28:40 -04:00
82ffaf82d8 refactor: Update database.py to use pathlib for reading migration files among other changes 2024-07-19 17:26:49 -04:00
1993132f27 refactor: Update color scheme constants in lib/constants.py 2024-07-19 17:22:57 -04:00
652d7887ea More refactoring 2024-07-19 16:24:52 -04:00
e27037325e Change metadata to consts 2024-07-19 15:23:45 -04:00
9622e5a0ff refactor: Update case creation embed fields with dynamic values 2024-07-19 07:58:57 -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
e9bb5814fa refactor: Improve embed formatting on .daily 2024-07-17 07:26:53 -04:00
4b48a281ea Refactor LumiBot class to add bot admin logging 2024-07-17 05:43:29 -04:00
49da036d5a chore: Update .env.example and lib/constants.py 2024-07-17 05:22:35 -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
134657a5f0 refactor: Improve error embed formatting
Refactor the error embeds in the `error.py` file to improve their formatting. The `description` field now uses multi-line strings for better readability. Additionally, the `set_footer` method has been updated to include appropriate icons and messages.
2024-07-15 08:36:18 -04:00
705ca32c9f refactor: Improve Boost class embed formatting
Refactor the Boost class in the `boost.py` file to improve the formatting of the embed. The `description` field now includes the name of the member who boosted the server. Additionally, the `set_footer` method has been updated to include the total number of server boosts.
2024-07-15 08:34:24 -04:00
0879827d48 refactor: Remove unused moderation embeds 2024-07-15 08:34:03 -04:00
dd2dc117bf Refactor code to add JuicyBblue art assets 2024-07-14 13:57:48 -04:00
206e9674ff Refactor introduction command to use EmbedBuilder for error messages 2024-07-13 21:07:43 -04:00
bbfc0bfd47 Optimize 2024-07-13 20:44:35 -04:00
7da002ac4f Refactor code for emoji conversion and reaction handling 2024-07-13 14:51:43 -04:00
370e3f1471 Refactor invite command to use EmbedBuilder and constants for link 2024-07-13 10:39:47 -04:00
2b81f55952 Refactor xkcd module to use EmbedBuilder for printing comics 2024-07-13 10:32:23 -04:00
433cf6939e chore: Refactor code for emoji conversion and reaction handling 2024-07-12 13:42:06 -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
db45dc4ba6 Refactor '/introduction' code for improved efficiency and readability 2024-07-08 19:22:17 +02:00
a055b58ebe Refactor get_latest_git_tag function for improved efficiency 2024-07-07 16:46:14 +02:00
fa51282b5b Refactor template function to handle level parameter more efficiently 2024-07-07 16:43:42 +02:00
a888dd42e1 Optimize formatter.py 2024-07-07 13:55:12 +02:00
8e40c6efe3 Switch to loguru for logging 2024-06-20 20:57:45 +02:00
4cea4eb426 Cleanup 2024-06-20 19:48:49 +02:00
1ac95af5e6 Fix typo globally 2024-06-20 19:01:15 +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
979195b9b5 Change JSON links to new name 2024-06-16 01:26:12 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
b2e87f2333 Change author name 2024-05-02 06:09:55 -04: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
b67fece334 Change the content of the booster embed. 2024-04-26 08:01:12 -04:00