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

72 commits

Author SHA1 Message Date
8decc4cf55 Fix issue with the give command 2024-10-02 12:48:40 -04:00
c8ba9174ed refactor: Optimize cf 2024-09-22 16:59:31 +02:00
b8139a9432 refactor: Optimize coinflip command 2024-09-22 16:45:26 +02:00
360454c152 refactor: Update coinflip command to handle invalid predictions 2024-09-22 16:22:45 +02:00
5c9f229019 feat: Add coinflip command with optional prediction 2024-09-22 16:15:14 +02:00
c8dab31b13 refactor: Update Builder theme usage in multiple files 2024-09-03 06:16:21 -04:00
5fe051dc53 chore: Replace commands.Bot with Luminara wherever possible 2024-09-03 03:47:46 -04:00
bfe718b50a feat: Add fully functional help command 2024-09-02 04:16:43 -04:00
c9688ed0e0 refactor: Hide name in description for blackjack game embeds 2024-09-02 03:02:14 -04:00
5b9c51ce56 Change some aliases 2024-09-02 03:01:42 -04:00
daf2f7fa98 refactor: Update timezones to use ZoneInfo instead of pytz 2024-09-02 02:41:49 -04:00
d9c2101e4b feat: Add slots command 2024-09-01 12:12:23 -04:00
a1c42bce31 feat: Add blackjack command 2024-09-01 11:59:19 -04:00
8bea18a142 feat: Add give command 2024-09-01 09:51:36 -04:00
1ad14ddc3f feat: Add balance command to check user's current balance 2024-09-01 09:45:47 -04:00
2adf5185c5 feat: Add daily command 2024-09-01 09:40:09 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -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
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
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
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
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
fb1873985a chore: Refactor blackjack error messages 2024-08-15 06:15:42 -04:00
0cfcfb8b29 Lots of refactoring 2024-08-14 07:36:12 -04:00
d1aab80374 chore: Update prefix retrieval logic to handle guild and bot DM contexts 2024-08-12 06:27:52 -04:00
cf218c4e4d Upgrade to Pycord 2.6 2024-08-12 04:21:53 -04:00
b511b6900f Refactor help command outputs 2024-08-05 05:53:34 -04:00
94d7320e25 chore: Refactor code to remove unused NotAllowedInChannel exception and associated checks 2024-08-05 05:27:25 -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
e9bb5814fa refactor: Improve embed formatting on .daily 2024-07-17 07:26:53 -04: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
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
58b728d7b7 Fix major economy bug in .give
This fixes a bug where people could give unlimited money to someone by prefixing a huge amount with '-'.
2024-05-09 19:40:03 -04:00
f78a405dbb Set environment variables with Docker Compose 2024-04-13 17:38:01 +02:00
19f05cd637 Change even more help descriptions 2024-04-12 12:16:37 +02:00
85cc4155bd Change a bunch of help descriptions 2024-04-12 03:07:48 +02:00
edec8678c3 Change give help info 2024-04-03 13:51:09 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00