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

18 commits

Author SHA1 Message Date
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
aa0b2f803a Fix blackjack command with new yaml settings 2024-08-27 06:27:30 -04:00
c27ba95c14 Optimize imports 2024-08-18 11:16:18 +02:00
747aa582bd chore: Update Luminara.py to handle blacklisted users properly 2024-08-14 06:30:52 -04:00
cf218c4e4d Upgrade to Pycord 2.6 2024-08-12 04:21:53 -04:00
9d3f4df03f Allow mentions as a prefix and add sync command 2024-08-12 03:35:37 -04:00
ead332847e chore: Add database migrations and docker-compose.dev.yml 2024-07-19 16:14:28 -04:00
e3494f36f3 Refactor logger error message to use .env instead of creds.yaml 2024-07-17 08:49:10 -04:00
10a45dd85c chore: Update pyproject.toml with python-dotenv and pyyaml dependencies 2024-07-16 15:53:42 -04:00
7e2a5c18a6 Add .blacklist command. 2024-07-08 21:50:07 +02:00
470e4f8284 Change failed cog load to exception logging 2024-07-08 19:13:07 +02:00
a53c9f3b51 chore: Update Luminara.py to have a token check before starting the bot 2024-07-08 18:34:15 +02:00
884833b535 Replace all logging 2024-06-21 21:58:42 +02:00
8e40c6efe3 Switch to loguru for logging 2024-06-20 20:57:45 +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
c2e8bcd434 Change env vars to new name 2024-06-16 01:27:15 +02:00
979195b9b5 Change JSON links to new name 2024-06-16 01:26:12 +02:00
Renamed from Lumi.py (Browse further)