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

791 commits

Author SHA1 Message Date
17bb34c5af chore: Update strings and embed for the sync command 2024-08-28 06:47:20 -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
9816826122 chore: Add bday strings from v2 2024-08-28 06:33:02 -04:00
f9109b2a5e chore: Add level strings from v2 2024-08-28 06:32:37 -04:00
3aea9a4f8c chore: Add strings from v2 2024-08-28 06:32:17 -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
bb1bae2959 Update README 2024-08-28 05:00:23 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
5645a78174 chore: Update README.md to mention usage of settings.yaml for configuration 2024-08-27 07:16:22 -04:00
866cbe6f0d
Merge pull request #38 from wlinator/yaml-switch
yaml settings & customizability update
2024-08-27 07:03:31 -04:00
072b9ac7bc Fix info command 2024-08-27 07:01:31 -04:00
860751a4a9 Merge branch 'main' into yaml-switch 2024-08-27 06:50:40 -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
90fddfd7ab chore: Bump version to 2.9.0 in settings.yaml 2024-08-27 06:43:21 -04:00
1ae69ae2ce Fix slots command with new yaml settings 2024-08-27 06:38:33 -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
00c17eae42 chore: Update YAML files 2024-08-27 05:12:14 -04:00
7115206863 Update deps 2024-08-25 15:22:59 -04:00
a0244cbec8 Update deps 2024-08-25 15:21:18 -04:00
7d92fe6dbe fix weird code 2024-08-22 23:18:48 +02:00
70f2359b4e remove leftover /inventory code 2024-08-22 23:17:45 +02:00
818fdc7412 refactor give emote 2024-08-22 23:10:21 +02:00
af7f3901fc refactor balance command 2024-08-22 23:02:02 +02:00
774aec7f84 chore: update version to 2.8.12 2024-08-22 17:38:04 +02:00
4fbfc6e05d Merge pull request #37 from wlinator/economy-patch
Refactor blackjack
2024-08-22 17:36:49 +02:00
b9be9b15e4 sort strings alphabetically 2024-08-22 17:32:50 +02:00
a1114db872 refactor blackjack even mor 2024-08-22 17:31:37 +02:00
26d7b4c92e Blackjack refactor 2024-08-22 17:08:16 +02:00
aa8044e528 Rewrite blackjack command 2024-08-22 14:55:08 +02:00
7f0f250bff Small fix for Windows development 2024-08-22 14:54:31 +02:00
da7e142309 Optimize code and imports 2024-08-22 14:42:11 +02:00
994959618e Merge pull request #35 from wlinator/optimization
Optimization
2024-08-18 12:59:45 +02:00
72e48cea63 Optimize code 2024-08-18 11:18:20 +02:00
c27ba95c14 Optimize imports 2024-08-18 11:16:18 +02:00
9da8f782ce Increase introduction time per question to 5 minutes 2024-08-16 16:16:27 +02:00
1fa72bda6f Merge pull request #33 from wlinator/patch-v2.8.11
Patch v2.8.11
2024-08-15 06:48:12 -04:00
a1bcecfc61 Refactor interaction_check method in IntroductionFinishButtons 2024-08-15 06:42:01 -04:00
7931957ec0 chore: Fix blackjack timeout handling 2024-08-15 06:41:52 -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
11f419615a Chore: Sort JSON alphabetically 2024-08-15 06:08:44 -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
0a516460dd Refactor greet module to use new configuration structure 2024-08-15 04:55:05 -04:00
791d6f246d Refactor greet module to use new configuration structure 2024-08-15 04:54:12 -04:00