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

17 commits

Author SHA1 Message Date
f42139a014 Fix Dockerfile 2024-08-28 10:48:24 -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
7f0f250bff Small fix for Windows development 2024-08-22 14:54:31 +02:00
d4d9a33d6a chore: Update Dockerfile environment variables
The Dockerfile was updated to set the environment variables `LANG` and `LC_ALL` to `en_US.UTF-8`. This change ensures consistent encoding settings for the container.
2024-07-20 07:44:11 -04:00
e0206a7b89 chore: Change to python slim-bookworm 2024-07-20 07:40:43 -04:00
726010bad0 chore: Update Dockerfile to include mariadb-client for backups 2024-07-14 14:04:01 -04:00
aee5e35db4 add mariadb-client back to Dockerfile for backups 2024-07-14 14:03:29 -04:00
edc734b1fa Switch to poetry 2024-07-14 12:07:00 -04:00
979195b9b5 Change JSON links to new name 2024-06-16 01:26:12 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
eab3dff022 Merge branch 'dev' into 'main'
Add /help

See merge request wlinator/Racu!57
2024-04-12 00:32:06 +00:00
3b1035d97d Switch back to Python 3.11
This is to avoid conflicts since I develop Racu on Arch Linux, which has not released Python 3.12 yet.
2024-04-11 07:36:03 -04:00
e045bc7441 Add the mariadb-client package to Dockerfile again 2024-04-06 18:20:35 +00:00
d33aca522f Rename main.py to Racu.py 2024-04-06 06:23:40 -04:00
67477f0808 Upgrade to Python 3.12 2024-04-05 06:06:00 -04:00
937466538e automatic mariadb backups 2023-10-23 18:12:23 +02:00
e38dd8abdb docker & mariadb init 2023-10-23 14:49:46 +02:00