19 Commits

Author SHA1 Message Date
Puechberty Arthur 1fcb1c2b88 refactor: migrate from SQLite to PostgreSQL for session management and data storage
- Updated package dependencies to replace SQLite with PostgreSQL.
- Modified privacy policy to reflect the change in database technology.
- Adjusted session management in server.js to use connect-pg-simple.
- Enhanced docker-compose.yml to include PostgreSQL service with health checks.
- Added Dockerfile for multi-stage builds for development and production environments.
- Introduced .dockerignore to exclude unnecessary files from the Docker context.
2026-04-01 14:49:44 +02:00
Arthur Puechberty fac4b0c9e5 feat: Enhance goodbye and welcome forms with new message types and image options
- Added support for different message types (text, embed, both) in goodbye and welcome forms.
- Implemented embed options including title, description, color, thumbnail, and footer for both forms.
- Introduced image options with gradient selection, title, subtitle, and member count display for goodbye and welcome messages.
- Updated API routes to handle new configuration parameters for saving and retrieving goodbye and welcome settings.
- Created a new function to generate welcome images with customizable gradients and text.
2026-01-18 17:28:23 +01:00
Arthur Puechberty 0ba91ac116 add role panel 2026-01-18 17:07:07 +01:00
Arthur Puechberty 3cb0948fdc add anti raide & warn commands 2026-01-18 16:32:53 +01:00
Arthur Puechberty 571f91bc74 add prevname command 2026-01-18 15:31:46 +01:00
Arthur Puechberty 3f1f3ba40d add logs 2026-01-18 15:08:55 +01:00
Arthur Puechberty 77842b3685 ajouter un système de messages programmés avec options de planification et interface utilisateur 2026-01-18 13:40:38 +01:00
Arthur Puechberty c3ee18c7d9 add statistique command 2026-01-18 01:36:20 +01:00
Arthur Puechberty fcffa00ec8 add vocal stats system 2026-01-18 00:53:23 +01:00
Arthur Puechberty 1df3dd24de add counting system 2026-01-18 00:01:14 +01:00
Arthur Puechberty 23d6326ca7 add system of temporary vocal 2026-01-17 23:35:16 +01:00
Arthur Puechberty 90339f9323 add steal in economi 2026-01-17 19:08:52 +01:00
Arthur Puechberty 7d706b4d79 add economi system 2026-01-17 18:52:16 +01:00
Arthur Puechberty 6c9241f349 finish organization event/command & add guild command in folder commands 2026-01-17 17:23:49 +01:00
Arthur Puechberty d5f0f4c30b add structure for simplifie creation of global command 2026-01-17 15:13:22 +01:00
Arthur Puechberty 08b444efdd add a major part of user level 2026-01-16 23:41:39 +01:00
Arthur Puechberty cfa4f05a2d add auto role for new member and member in vocal 2026-01-16 00:25:06 +01:00
Arthur Puechberty 87e339c75b update Oauth discord & add good bye message 2026-01-15 20:23:06 +01:00
Arthur Puechberty 12fde58b93 add guildMemberAdd config 2026-01-15 02:31:11 +01:00