Shni
0eb5aa0691
Refactor Amayo client initialization and enhance editor functionality
...
- Updated the Amayo client to use environment variables for configuration defaults.
- Improved cache and sweeper settings for message and user management.
- Added detailed error handling and logging during database connection and Discord login.
- Introduced a new interactive editor for creating and managing display components with modals.
- Implemented various editor actions including adding content, editing titles/descriptions, and managing components.
- Enhanced user feedback with ephemeral messages for actions taken in the editor.
2025-10-14 11:12:52 -05:00
20839c1d7e
Refactor el módulo logger para eliminar el uso de pino-pretty y simplificar la configuración del transporte
2025-10-11 20:17:15 -05:00
1ca6fc4e89
Refactor el módulo logger para eliminar la carga manual de .env y simplificar la detección de compilación
2025-10-11 20:15:45 -05:00
a748563c13
Refactor la configuración del logger para cargar variables de entorno desde .env y mejorar la detección de compilación
2025-10-11 20:11:24 -05:00
3447ae64d5
Refactor la carga del módulo ModalSubmitInteraction para mejorar la compatibilidad y la gestión de errores
2025-10-11 19:50:36 -05:00
67643595f3
feat: add TypeScript type checking task to VSCode configuration
...
feat: implement area metadata blocks in game commands for enhanced area details
fix: refactor game commands to utilize new area metadata blocks and improve code consistency
feat: enhance Appwrite API integration with additional collections and storage support
refactor: update componentsV2 to support image blocks in display rendering
2025-10-07 22:17:03 -05:00
b4737a536f
feat(cache): migrar caché de guilds de Redis a Appwrite para mejorar rendimiento y persistencia
2025-10-07 10:55:45 -05:00
a9087261ca
feat: introduce Appwrite guild cache support and refactor guild config caching
2025-10-07 10:52:47 -05:00
10e9cdd092
feat: implement retry logic for service unavailable errors in AI content generation
2025-10-06 10:28:01 -05:00
bc5533f988
.
2025-10-05 18:09:26 -05:00
c9652787dc
feat: add utility functions for synchronizing and normalizing description text components
2025-10-05 16:49:22 -05:00
4190e8ef89
Add support for description field in display component editor state and rendering
2025-10-05 15:53:42 -05:00
c868e3bf80
refactor(economy): enhance type definitions and improve channel message handling
2025-10-05 05:19:16 -05:00
d2168b62f8
chore(client): remove deprecated environment loading check for Node.js 20.6+
2025-10-04 18:19:25 -05:00
74cca16e9d
feat: implement AI conversations schema management and ensure data integrity in AI service
2025-10-04 05:03:39 -05:00
628d22e826
feat: remove deprecated image model candidates from AI service
2025-10-04 04:55:41 -05:00
95a83d9bdb
feat: add support for GEMINI_API_KEY and improve error messages in AI service
2025-10-04 04:49:28 -05:00
c348b5282f
feat: update image generation logic to use new Google GenAI API and enhance error handling
2025-10-04 04:34:55 -05:00
82c650addb
feat: update image model candidates to prioritize imagen-4.0-generate-001 in AI service
2025-10-04 04:29:06 -05:00
ed7165fad9
feat: streamline image model detection and enhance image attachment processing in AI service
2025-10-04 04:24:42 -05:00
96ad2d8f48
feat: enhance image model detection logic and improve fallback handling in AI service
2025-10-04 04:18:27 -05:00
7bbba7afb2
feat: add commands to list and set image models in AI service
2025-10-04 04:07:12 -05:00
2d938c92ab
feat: implement background detection of image model and enhance image generation handling in AI service
2025-10-04 03:53:51 -05:00
ada1ef6829
feat: implement image size configuration and enhance image response handling in AI service
2025-10-04 03:43:36 -05:00
bff0bbb993
feat: enhance image generation handling and normalize response structure in AI service
2025-10-04 03:25:09 -05:00
a6c47cca5e
feat: integrate modern GenAI SDK for image generation and enhance image handling in AI requests
2025-10-04 03:10:04 -05:00
e2770f70dc
feat: update model selection for image attachments in AI requests
2025-10-04 02:31:30 -05:00
d1264d6824
feat: add support for image attachments in AI requests and enhance metadata handling
2025-10-04 02:30:28 -05:00
2194273b09
feat: enhance conversation ID generation and implement upsert for AI conversations
2025-10-04 02:24:18 -05:00
8da6a6e528
feat: implement persistent memory for AI conversations and enhance message handling
2025-10-04 02:19:36 -05:00
dc77b89cca
feat: add support for custom emojis in messages and improve metadata handling
2025-10-04 01:47:02 -05:00
241c6a5d90
feat: add AI role prompt configuration and caching for guilds
2025-10-04 01:31:36 -05:00
312ccc7b2a
feat: implement permission checks for ManageGuild and staff roles across commands
2025-10-04 01:10:02 -05:00
2d28e63a4f
feat: add runtime patch for ModalSubmitInteraction to prevent crashes during member resolution
2025-10-03 23:52:15 -05:00
1c769289c3
feat: refactor AI admin panel to use plain objects for improved structure and compatibility with Discord API V2
2025-10-03 22:39:07 -05:00
150128174f
feat: update SelectMenuInteraction type for improved type safety
2025-10-03 22:38:21 -05:00
76d4f57e77
feat: add resource checker prompts and display component types for enhanced component management
2025-10-03 18:17:43 -05:00
e32dff0a4d
feat: implement sendComponentsV2Message for enhanced message handling with attachments
2025-10-03 17:27:15 -05:00
44059053a6
feat: add admin controls for AI system management including cache clearing, full reset, and configuration panel
2025-10-02 22:13:09 -05:00
90e9763d1c
feat: update generative model to gemini-2.5-flash for improved performance
2025-10-02 21:58:57 -05:00
f912b41b67
feat: implement AI service with enhanced error handling, rate limiting, and conversation context management
2025-10-02 21:52:08 -05:00
d0987e9142
feat: add TypeScript ignore comments for error logging in multiple files
2025-10-02 20:24:19 -05:00
630d58e8be
feat: integrate pino logger for improved error handling and logging consistency
2025-10-02 20:11:33 -05:00
1cd11e8f9a
feat: add reminders schema management for Appwrite integration
2025-09-28 01:09:26 -05:00
916b85acb4
feat: implement reminder command with Appwrite integration and polling mechanism
2025-09-28 01:00:43 -05:00
05e83b5e14
feat: improve component and command loading functions with directory existence checks
2025-09-27 16:05:40 -05:00
db44e148d3
refactor: reorganize imports and update file paths for consistency
2025-09-27 16:00:12 -05:00
119ac89274
feat: add descriptions, categories, and usage examples to commands for improved help functionality
2025-09-26 06:38:09 -05:00
f56c98535b
implement advanced memory optimization system with configurable settings
2025-09-25 22:57:24 -05:00
acb41f8a46
feat: add admin commands for managing guild and global command, testing..
2025-09-23 23:06:15 -05:00