Commit Graph

99 Commits

Author SHA1 Message Date
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
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
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
ecda06f371 feat: update bot activity names for clarity and improved user experience 2025-10-03 15:43:58 -05:00
e05be03023 feat: update bot activity states for enhanced user engagement and clarity 2025-10-03 14:59:20 -05:00
7c36eef0e9 feat: update bot activity states for improved visibility and engagement 2025-10-03 14:46:42 -05:00
e0c590e9e2 feat: update bot presence configuration with customizable rotating activities and optimized interval 2025-10-03 14:43:05 -05:00
fc594e8860 feat: implement rotating activity states for bot presence with customizable options 2025-10-03 14:32:16 -05:00
b32d7aef12 feat: enhance bot presence configuration with customizable activity states and examples 2025-10-03 14:28:36 -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
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
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