Commit Graph

131 Commits

Author SHA1 Message Date
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
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
2d28e63a4f feat: add runtime patch for ModalSubmitInteraction to prevent crashes during member resolution 2025-10-03 23:52:15 -05:00
1a9eabb7af feat: improve error handling and type safety in points modal processing 2025-10-03 23:41:11 -05:00
2a399cbf35 feat: enhance error handling and fallback logic in points modal processing 2025-10-03 23:29:53 -05:00
183a14fb3f feat: implement global error handling for Discord.js interactions and promise rejections 2025-10-03 23:29:50 -05:00
c933da6c90 feat: update discord-api-types to version 0.38.26 for improved compatibility 2025-10-03 23:25:26 -05:00
a9a2660228 feat: update modal handling and error logging in points management 2025-10-03 23:25:17 -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
30c60e80ab chore: rename listChannels.backup.ts to listChannels.backup.ts.txt for clarity 2025-10-03 22:52:46 -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
204b86e706 feat: refactor prefix settings modal to use plain objects for improved structure and localization 2025-10-03 22:39:02 -05:00
1bbb273bc9 feat: update discord.js to version 15.0.0 for improved features and performance 2025-10-03 22:38:56 -05:00
2516cb86e7 feat: update ldPointsModal to handle user selection and input validation 2025-10-03 22:38:49 -05:00
ab4d9fbae8 feat: implement modal for managing points with user selection and input fields 2025-10-03 22:38:43 -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
150128174f feat: update SelectMenuInteraction type for improved type safety 2025-10-03 22:38:21 -05:00
ace2bfdd8f feat: remove unused NewsChannel import and update iconURL to icon_url for consistency 2025-10-03 22:38:17 -05:00
60793742f0 feat: update AI refresh stats to improve error logging and component flag handling 2025-10-03 22:38:15 -05:00
4244f955c8 feat: refactor full reset confirmation panel to use plain objects for improved structure 2025-10-03 22:38:11 -05:00
b0f453c47f feat: refactor AI configuration panel to use plain objects and improve component structure 2025-10-03 22:38:08 -05:00
54ee8fcab8 feat: refactor success message handling in cache clear function to use plain objects 2025-10-03 22:38:04 -05:00
5c8ed67577 feat: enhance point calculation logic to update weekly and monthly points dynamically 2025-10-03 21:08:58 -05:00
f5eca001ec feat: remove redundant logging for activity change to optimize performance 2025-10-03 21:08:50 -05:00
d438082b48 feat: enhance modal interaction handling with dynamic prefix search and improved logging 2025-10-03 21:03:30 -05:00
adb8c503f3 feat: simplify point management modal by removing unnecessary inputs and enhancing total points input 2025-10-03 20:59:22 -05:00
b67149146f feat: improve input labels and placeholders for total, weekly, and monthly points 2025-10-03 20:55:02 -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
e32dff0a4d feat: implement sendComponentsV2Message for enhanced message handling with attachments 2025-10-03 17:27:15 -05:00