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

856 commits

Author SHA1 Message Date
d9b0fdea01
Merge pull request #40 from wlinator/renovate/pyright-1.x-lockfile
fix(deps): update dependency pyright to v1.1.381
2024-09-22 16:46:30 +02:00
02ea56f4f3
Merge pull request #50 from wlinator/renovate/pydantic-2.x-lockfile
fix(deps): update dependency pydantic to v2.9.2
2024-09-22 16:46:21 +02:00
renovate[bot]
bde627fba3
fix(deps): update dependency pyright to v1.1.381 2024-09-18 10:44:51 +00:00
renovate[bot]
f323006d53
fix(deps): update dependency pydantic to v2.9.2 2024-09-17 20:19:10 +00:00
9e87b273d2
Merge pull request #48 from wlinator/embed-builder
Change the way themes in ui.embeds.Builder are passed
2024-09-03 06:26:19 -04:00
6ebefd06d2 refactor: Update Theme enum values to use integers instead of strings 2024-09-03 06:18:21 -04:00
c8dab31b13 refactor: Update Builder theme usage in multiple files 2024-09-03 06:16:21 -04:00
f427a79f5f
Merge pull request #47 from wlinator/replace-commands-bot
chore: Replace `commands.Bot` with `Luminara` wherever possible
2024-09-03 03:50:01 -04:00
74bd05dd75 chore: Update version to 3.0.1 in settings.yaml 2024-09-03 03:48:54 -04:00
5fe051dc53 chore: Replace commands.Bot with Luminara wherever possible 2024-09-03 03:47:46 -04:00
ef2de34513 fix: Remove duplicate section 2024-09-02 16:33:41 -04:00
e3fa5d47b9 refactor: Add --watch flag to docker-compose.dev.yml for hot reloading during development 2024-09-02 16:32:42 -04:00
c040ea7d22 refactor: Update Dockerfile and docker-compose.dev.yml for development environment 2024-09-02 16:31:25 -04:00
f73e7882de refactor: Update README 2024-09-02 06:37:50 -04:00
f666f22995 chore: Improvements 2024-09-02 06:36:36 -04:00
d7ad1c2585 refactor: Add volume mapping for settings.yaml in production docker-compose file 2024-09-02 06:27:49 -04:00
ba1825cd11 refactor: Change default intro IDs 2024-09-02 06:26:31 -04:00
e5c4714444
Merge pull request #43 from wlinator/renovate/aioconsole-0.x
fix(deps): update dependency aioconsole to ^0.8.0
2024-09-02 06:12:15 -04:00
8f8d973be7
Merge pull request #44 from wlinator/v3
refactor: Update docker-compose file for production use
2024-09-02 05:54:39 -04:00
df7c7f9f71 refactor: Update docker-compose file for production use 2024-09-02 05:53:44 -04:00
renovate[bot]
c6c8bf6a1d
fix(deps): update dependency aioconsole to ^0.8.0 2024-09-02 09:49:40 +00:00
14111b15e0
Merge pull request #41 from wlinator/v3
[v3] Rewrite entire codebase to port to discord.py
2024-09-02 05:48:08 -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
e78707c83c refactor: Add production docker-compose file for v3 2024-09-02 02:52:36 -04:00
506911242e Update README for v3 2024-09-02 02:51:43 -04:00
8217a57610 refactor: Simplify OWNER_IDS parsing 2024-09-02 02:49:53 -04:00
77078c9c94 refactor: Add docstring to invite button 2024-09-02 02:47:29 -04:00
daf2f7fa98 refactor: Update timezones to use ZoneInfo instead of pytz 2024-09-02 02:41:49 -04:00
d85619b671 refactor: Improve error logging in xp handler 2024-09-01 12:19:23 -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
accb226a65 refactor: Update error logging to use guild ID instead of guild name 2024-09-01 10:04:39 -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
8229082099 feat: Add delay before executing backup command 2024-09-01 08:25:56 -04:00
7c286a4f82 feat: Update admin commands 2024-09-01 08:14:43 -04:00
a526183074 feat: Update level commands 2024-09-01 08:12:32 -04:00
8b09e5c0f4 refactor: Update misc commands 2024-09-01 08:11:54 -04:00
8d357840f2 refactor: Disable help command for now 2024-09-01 08:08:03 -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
d100cd792c refactor: Update warn command 2024-09-01 07:31:54 -04:00
244d23e8d9 chore: Update pyproject.toml with new dependencies 2024-09-01 07:30:16 -04:00
2e7f63c1eb feat: Add remove and upcoming birthday commands 2024-08-31 17:11:09 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
aaabfa42ed feat: Add Birthday service for managing user birthdays 2024-08-31 15:46:46 -04:00
75c8bb4256 refactor: Fix /config show output for moderation logs 2024-08-31 15:38:04 -04:00