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

73 commits

Author SHA1 Message Date
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
524c3251d5 Move logging to services 2024-04-05 08:05:45 -04:00
7c2198a28c Format code 2024-04-04 16:41:42 -04:00
40bff1a5b1 Rework XP handling to be more consistent 2024-04-04 16:40:59 -04:00
d050204c70 Remove logs in xp_service 2024-04-04 13:38:37 +02:00
e8a6db0559 Limit XP rewards per guild to 25 2024-04-04 13:09:11 +02:00
8d6a3ff2c3 Optimize code and place XpRewardService in XpService file 2024-04-04 13:03:51 +02:00
63ae505d6b Add functions to add and remove a reward from a guild 2024-04-03 12:47:05 -04:00
248af15fc9 Implement in XpHandler 2024-04-03 12:06:03 -04:00
5babf005fb Add class to handle level rewards 2024-04-03 10:51:58 -04:00
b7fc02f106 Add metadata title and version to logs on_ready() 2024-03-29 13:36:59 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
494f42c02c Change HelpCommand 2024-03-29 07:14:31 -04:00
29d843ece4 Fix typing before command output 2024-03-29 05:54:51 -04:00
942b49e01a Fix typing bug 2024-03-28 16:18:15 -04:00
89f4d76444 Wrap typing() around all commands 2024-03-28 15:53:14 -04:00
14c292d6c7 Add ban command 2024-03-28 10:32:12 -04:00
1187d93735 Add stats command 2024-03-26 13:42:30 +01:00
106d3f1d50 Rework checks and Help outputs 2024-03-25 21:18:33 +01:00
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00