|
|
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 |
|
|
|
494617c4f6
|
feat: implement Prisma singleton for memory efficiency and add memory monitoring options
|
2025-09-23 22:38:06 -05:00 |
|
|
|
de7bcccb88
|
feat: enhance error handling and retry logic for Discord bot connections
|
2025-09-22 22:00:11 -05:00 |
|
|
|
194328fcea
|
revert code
|
2025-09-20 17:05:55 -05:00 |
|
|
|
db8d363b6a
|
ni yo se que hice xda
|
2025-09-20 16:57:41 -05:00 |
|
|
|
b57b104a85
|
ni yo se que hice xd
|
2025-09-20 16:35:38 -05:00 |
|
|
|
8afca0c0ea
|
ni yo se que hice xd
|
2025-09-20 15:19:41 -05:00 |
|
|
|
0f18f3a56c
|
Eliminacion de slashcommand automatico en caso de comandos redisuales
|
2025-09-20 03:02:10 -05:00 |
|
|
|
3a233313e0
|
Usando redis para produccion, eliminado redis/docker
|
2025-09-20 02:09:44 -05:00 |
|
|
|
97fa4b9acf
|
No mucho solo pequeños detalles
|
2025-09-20 00:00:39 -05:00 |
|