Commit Graph

5 Commits

Author SHA1 Message Date
Shni
76ce4e4e4d feat: Agregar ejemplos de uso de feature flags en comandos y mejorar la configuración del proyecto 2025-10-31 21:18:46 -05:00
Shni
89d475ba66 feat: Implement feature flag system with helpers, service, and loader
- Added feature flag helpers and decorators for easy usage in commands.
- Created a feature flag service for managing flags, including initialization, caching, and evaluation strategies.
- Implemented a loader to initialize the feature flag service on bot startup.
- Defined types for feature flags, including configurations, contexts, evaluations, and statistics.
- Provided examples of feature flag usage in commands, demonstrating various patterns such as A/B testing, gradual rollouts, and access control.
2025-10-31 21:12:27 -05:00
7967231865 feat(economy): update content creation documentation and improve editor validation 2025-10-05 03:36:11 -05:00
de7bcccb88 feat: enhance error handling and retry logic for Discord bot connections 2025-09-22 22:00:11 -05:00
bf6a7e3024 Version Estable 2025-09-17 13:33:10 -05:00