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

854 commits

Author SHA1 Message Date
8f542865ed Add invite author to invite description 2024-08-28 10:27:46 -04:00
5149fa172c Add blackjack view and refactor other views 2024-08-28 10:24:41 -04:00
84ae737a33 Add invite view buttons 2024-08-28 10:19:42 -04:00
aa2a4c21a6 Add introduction command 2024-08-28 10:18:50 -04:00
48f50415b1 feat: Add hide_name_in_description option to info command 2024-08-28 09:56:23 -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
47e7d7ad71 Add xkcd command (not functional) 2024-08-28 07:38:42 -04:00
118c56c44a Add avatar command 2024-08-28 07:23:28 -04:00
fbaa326c1e Add info command 2024-08-28 07:10:13 -04:00
877b7171b0 Add uptime command 2024-08-28 06:51:36 -04:00
8c9860b527 Bring version down to 3.0.0-alpha 2024-08-28 06:48:21 -04:00
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