Commit Graph

175 Commits

Author SHA1 Message Date
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
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
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
57d4d28cb9 feat: update leaderboard to display user display names instead of IDs 2025-09-27 18:10:59 -05:00
5aa64cb8c6 feat: improve component and command loading functions with directory existence checks 2025-09-27 16:22:12 -05:00
4d3cb56718 feat: improve component and command loading functions with directory existence checks 2025-09-27 16:18:12 -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
39b105789f feat: update command admin panel with improved button interactions and memory usage display 2025-09-27 00:21:06 -05:00
6901544af2 feat: update command admin panel with improved button interactions and memory usage display 2025-09-27 00:17:05 -05:00
0269e7637b feat: enhance admin panel with memory usage display and update README with command guide 2025-09-26 23:50:07 -05:00
00f2e316f0 fix: rename categoryRow to categorySelectRow and add export button to help panel 2025-09-26 06:42:09 -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
eb3ab7c4e6 feat: update button emojis in embed creation for enhanced user experience 2025-09-24 17:41:34 -05:00
c1ad00323b feat: add emoji to buttons in embed creation for improved UI 2025-09-24 17:30:58 -05:00
7e492a4951 feat: update thumbnail button to include emoji in embed creation 2025-09-24 17:24:16 -05:00
ff7745469c feat: update button interaction replies to use MessageFlags for ephemeral messages 2025-09-23 23:41:20 -05:00
eb92edb19a feat: add memory refresh button and update admin panel with memory usage details 2025-09-23 23:37:50 -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
a33f033a64 feat: improve Discord bot reconnection logic and enhance multiple resolve handling 2025-09-22 22:09:06 -05:00
de7bcccb88 feat: enhance error handling and retry logic for Discord bot connections 2025-09-22 22:00:11 -05:00