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

166 commits

Author SHA1 Message Date
ba1825cd11 refactor: Change default intro IDs 2024-09-02 06:26:31 -04:00
bfe718b50a feat: Add fully functional help command 2024-09-02 04:16:43 -04:00
8217a57610 refactor: Simplify OWNER_IDS parsing 2024-09-02 02:49:53 -04:00
1d69f3fe25 refactor: Update LumiException class to inherit from app_commands.AppCommandError 2024-09-01 08:06:13 -04:00
104aab3681 feat: Fix birthday check handling 2024-09-01 08:02:55 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
wlinator
c8f84866dc feat: Update error messages and exceptions 2024-08-30 06:24:02 -04:00
wlinator
9e35ee1fa5 Add /config show 2024-08-30 04:21:10 -04:00
wlinator
2d96944a88 First help command prototype 2024-08-29 10:02:50 -04:00
wlinator
aa9aae2657 Fix owner fetching and add sql commands 2024-08-29 09:24:26 -04:00
d68368a30e Add mod module and warn command 2024-08-29 06:21:55 -04:00
7edf3600a8 Make slowmode command more flexible 2024-08-29 05:31:38 -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
c9c56e20f8 Add level command 2024-08-28 12:26:02 -04:00
92d5aafda1 Rename main files 2024-08-28 10:47:30 -04:00
35a212ea3a Rename locales dir 2024-08-28 09:54:41 -04:00
7fd1b6657d Refactor embed_builder to not require ctx 2024-08-28 09:53:21 -04:00
24b84c11f2 Working error handler and xkcd commands 2024-08-28 08:59:54 -04:00
67adfb0df7 Add embed builder, all settings from v2 and update the ping command 2024-08-28 06:42:03 -04:00
1fd136e2ef Add all localization strings to CONST 2024-08-28 06:35:27 -04:00
a6862bd085 v3 official init: working DPY bot with a cog loader and tree sync command. 2024-08-28 06:29:16 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
072b9ac7bc Fix info command 2024-08-27 07:01:31 -04:00
58e5622f10 document clearly that parser is intended for internal use only 2024-08-27 06:48:16 -04:00
1d23d58bfc refactor caching mechanism for YAML and JSON files 2024-08-27 06:46:19 -04:00
aa0b2f803a Fix blackjack command with new yaml settings 2024-08-27 06:27:30 -04:00
4053bc9882 refactor YAML and JSON 2024-08-27 05:50:31 -04:00
a0244cbec8 Update deps 2024-08-25 15:21:18 -04:00
774aec7f84 chore: update version to 2.8.12 2024-08-22 17:38:04 +02:00
a1114db872 refactor blackjack even mor 2024-08-22 17:31:37 +02: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
a1bcecfc61 Refactor interaction_check method in IntroductionFinishButtons 2024-08-15 06:42:01 -04:00
b62d8d5d1b Merge branch 'main' of github.com:wlinator/luminara into patch-v2.8.11 2024-08-15 06:25:37 -04:00
4dffd3b133 chore: Update version to 2.8.11 2024-08-15 06:16:13 -04:00
fb1873985a chore: Refactor blackjack error messages 2024-08-15 06:15:42 -04:00
b3fbb144dc chore: Refactor trigger command outputs 2024-08-15 06:07:50 -04:00
4af860a05e Refactor deletion of custom reactions 2024-08-15 05:25:05 -04:00
5076cebf62 Refactor trigger list embed creation for custom reactions 2024-08-15 05:10:57 -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
abdf68baf8 chore: up version 2024-08-14 07:36:52 -04:00
0cfcfb8b29 Lots of refactoring 2024-08-14 07:36:12 -04:00
fba4b49ccf Up version 2024-08-14 06:52:09 -04:00
1be8179399 Up version 2024-08-14 06:37:48 -04:00
747aa582bd chore: Update Luminara.py to handle blacklisted users properly 2024-08-14 06:30:52 -04:00
05561495ab Refactor birthday module 2024-08-14 05:44:39 -04:00
055c64243c Refactor all admin command outputs 2024-08-14 04:02:47 -04:00