|
|
65679c6799
|
feat(economy): add inventory command to display user inventory with balance and equipment
|
2025-10-05 02:17:25 -05:00 |
|
|
|
a0da2ffa98
|
feat(economy): add commands for opening chests, consuming items, purchasing from shops, crafting, enchanting, equipping items, smelting, and claiming smelting jobs
|
2025-10-05 02:08:59 -05:00 |
|
|
|
dcc8e20840
|
feat(economy): add minigame commands for mining, fighting, fishing, and farming
|
2025-10-05 01:54:12 -05:00 |
|
|
|
696e444846
|
refactor(economy): improve labels for stackable and max inventory fields in item editor
|
2025-10-05 01:35:55 -05:00 |
|
|
|
bec3a7fbfb
|
fix(economy): remove deprecated flags from item editor messages
|
2025-10-05 01:28:12 -05:00 |
|
|
|
d04f54eb3d
|
feat(economy): add interactive editors for creating and editing EconomyItems and Mobs
|
2025-10-05 01:20:52 -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 |
|
|
|
109f51d2a6
|
feat: enhance image command with additional metadata and improve usage instructions
|
2025-10-04 04:37:03 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d1264d6824
|
feat: add support for image attachments in AI requests and enhance metadata handling
|
2025-10-04 02:30:28 -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 |
|
|
|
8f1e96941a
|
feat: simplify message replies and enhance modal error handling in AI commands
|
2025-10-04 01:38: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 |
|
|
|
3cd9efcbcb
|
feat: add send-embed command to send saved DisplayComponents blocks
|
2025-10-04 00:33:39 -05:00 |
|
|
|
49ac3a0d99
|
feat: enhance block saving functionality and improve editor message handling
|
2025-10-04 00:26:59 -05:00 |
|
|
|
0fedf1549a
|
feat: add block movement and deletion functionality in interactive editor
|
2025-10-04 00:15:43 -05:00 |
|
|
|
68cab85eff
|
feat: improve editor interaction feedback and maintain active state during updates
|
2025-10-04 00:07:00 -05:00 |
|
|
|
792d92e38b
|
feat: explicitly clear legacy content when using Components V2 in message payload
|
2025-10-04 00:00:33 -05:00 |
|
|
|
166c9177ae
|
feat: explicitly clear legacy content when using Components V2 in message payload
|
2025-10-04 00:00:31 -05:00 |
|
|
|
7b474e8a99
|
feat: update message edit logic to support Components V2 and prevent content inclusion
|
2025-10-03 23:08:11 -05:00 |
|
|
|
f2c2916fe9
|
feat: prevent content inclusion when using Components V2 in message edits
|
2025-10-03 23:08:06 -05:00 |
|
|
|
261f6d3253
|
feat: add user and guild validation in leaderboard and improve error handling
|
2025-10-03 23:03:19 -05:00 |
|
|
|
a68528aa7b
|
feat: update emoji representation in leaderboard buttons for improved compatibility
|
2025-10-03 22:56:43 -05:00 |
|
|
|
5c03fb53e4
|
feat: enhance leaderboard data fetching with error handling and user feedback
|
2025-10-03 22:52:41 -05:00 |
|
|
|
97bd198f6e
|
feat: update Copilot instructions for Discord.js 15.0.0-dev and enhance validation steps
|
2025-10-03 22:39:16 -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 |
|
|
|
22e1701738
|
feat: refactor modal creation to use plain objects for improved structure and readability
|
2025-10-03 22:38:40 -05:00 |
|
|
|
1ca151563f
|
feat: update interaction replies to use flags for improved visibility
|
2025-10-03 22:38:36 -05:00 |
|
|
|
43e3e52d21
|
feat: update interaction replies to use flags instead of ephemeral for improved visibility
|
2025-10-03 22:38:33 -05:00 |
|
|
|
cf41cc2869
|
feat: update interaction handling to use flags and improve button interaction checks
|
2025-10-03 22:38:28 -05:00 |
|
|
|
ce87dc2b0d
|
feat: refactor modal creation to use plain objects for improved readability and structure
|
2025-10-03 22:38:25 -05:00 |
|
|
|
ace2bfdd8f
|
feat: remove unused NewsChannel import and update iconURL to icon_url for consistency
|
2025-10-03 22:38:17 -05:00 |
|
|
|
ebb16a55f3
|
feat: implement admin point management system with user selection and modal input
|
2025-10-03 20:48:33 -05:00 |
|
|
|
76d4f57e77
|
feat: add resource checker prompts and display component types for enhanced component management
|
2025-10-03 18:17:43 -05:00 |
|
|
|
0e8aae77b1
|
feat: refactor admin panel interactions to use Discord.js 14.22.1 API with enhanced ownership checks and updated UI components
|
2025-10-02 22:50:27 -05:00 |
|
|
|
66c46ef6df
|
feat: update message reply flags for admin panel components in stats.ts
|
2025-10-02 22:18:02 -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 |
|
|
|
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 |
|
|
|
95d9fdb555
|
feat: enhance relative time parsing and clean up reminder text handling
|
2025-09-28 01:55:45 -05:00 |
|
|
|
c7855c84e2
|
feat: enhance relative time parsing and clean up reminder text handling
|
2025-09-28 01:41:01 -05:00 |
|
|
|
ffa69f2330
|
feat: enhance relative time parsing and clean up reminder text handling
|
2025-09-28 01:37:55 -05:00 |
|
|
|
809128e2cc
|
feat: add support for relative time parsing in reminder command
|
2025-09-28 01:17:25 -05:00 |
|