22 Commits
Author SHA1 Message Date
Mow910 ec296dd226 Refactor Discord member statistics handling and remove unused components
- Removed the `guild_member_stats` table and related logic from the database and models, as well as the associated webapp routes and templates.
- Cleaned up the Discord bot initialization by eliminating unused imports and functions related to member statistics.
- Updated logging configuration in `run-web.py` to streamline the startup process and improve thread management.
2026-03-25 23:13:14 +01:00
Mow910 b51430e2b2 Add rate limit logging and enhance Discord bot initialization
- Introduced a new module `rate_limit_logging.py` to log HTTP headers for Discord API rate limits (HTTP 429).
- Updated the Discord bot initialization in `__init__.py` to include a custom HTTP trace configuration for better rate limit handling.
- Adjusted logging levels in `run-web.py` to reduce verbosity for rate limit headers.
2026-03-25 23:10:02 +01:00
Mow910 3c7d7f4e80 Enhance logging configuration and thread management in run-web.py
- Added logic to prevent duplicate logging from Discord-related modules by clearing their handlers and ensuring propagation.
- Refactored thread management to start the Discord bot first, followed by the web server and Twitch bot with a delay to avoid concurrency issues at startup.
2026-03-25 23:03:32 +01:00
Mow 02abe1e1a7 Ajout de la gestion des rôles de modération dans le panneau d'administration. Mise à jour de la logique de configuration pour permettre la sélection de plusieurs rôles. Amélioration de l'interface utilisateur pour la gestion des rôles et des commandes de modération. Ajout de la mise à jour automatique du cache anti-cheat et de nouvelles fonctionnalités pour récupérer et stocker les données anti-cheat. 2025-10-26 14:55:16 +01:00
skylanix 6976966517 fr_FR.UTF-8 2025-08-22 17:47:07 +02:00
skylanix e37b884355 Améliore la gestion de la casse pour la recherche de jeux 2025-08-22 17:41:36 +02:00
skylanix a4ce31a39b Log en français et corrections, description page protondb 2025-08-22 15:40:41 +02:00
Kepka Ludovic 206e71758c le bot se connect et repond à \!hello 2025-08-21 22:54:55 +02:00
Kepka Ludovic a69d09223e tentative lancement bot twitch 2025-08-21 22:54:55 +02:00
skylanix 47c9d679df Ajout fonctionnalité des commandes Discord 2025-08-18 12:06:21 +02:00
skylanix 2ffb2e33f8 Enlever SIGTERM et avec SIGINT trop violent, attente corrections shionn 2025-08-16 19:56:38 +02:00
skylanix 07f677312c Enlever SIGTERM et avec SIGINT trop violent, attente corrections shionn 2025-08-16 19:55:25 +02:00
skylanix 6ccb308b17 Remetre fr_FR.UTF-8 2025-08-16 13:08:49 +02:00
skylanix cb588c5c4a Améliore les instructions ProtonDB et mets à jour le README
- Précise l'utilisation de l'outil d'inspection (F12) dans configurations.html
- Ajoute la compatibilité Firefox et Chrome pour la recherche des clés
- Mentionne l'onglet Réseau/Network pour localiser les requêtes
- Mets à jour le README avec les dernières informations du projet
2025-08-16 13:05:12 +02:00
skylanix 0a034bfabc Signal "Arrêt immédiat demandé" 2025-08-16 12:17:17 +02:00
Kepka Ludovic 84b92f636f configuration humble bundle 2025-08-11 10:39:58 +02:00
Kepka Ludovic 38b2ecc216 je passe sur des thread et ca marche, mystere 2025-08-11 01:19:53 +02:00
Kepka Ludovic 82faed0991 Premlier essai de humble bundle, j'arrive pas à lister les canauxx dans la page de configuration 2025-08-11 01:03:11 +02:00
Kepka Ludovic d242639855 Resoudre les probleme des 2 thread bloquant 2025-08-09 16:55:21 +02:00
Kepka Ludovic c67a70acf8 discord bot dans l'interface web 2025-08-09 11:53:40 +02:00
Kepka Ludovic 80b33219cf discord bot dans l'interface web 2025-08-09 11:40:12 +02:00
Kepka Ludovic 81937a90b6 Premiere Web App 2025-08-09 00:18:19 +02:00