Commit Graph

276 Commits

Author SHA1 Message Date
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
2863183bbd fix: correct typo in environment variable name for reminders collection 2025-09-28 01:04:16 -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
ff0200e98f feat: add Discord bot with modal interaction and user input handling 2025-09-26 21:10:21 -05:00
3832617ebd fix: update package version from 0.10.210 to 0.11.20 in package-lock.json 2025-09-26 17:52:01 -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
eb3f874628 fix: update Redis password in environment configuration 2025-09-25 23:10:34 -05:00
f2040369fd fix: update Redis password in environment configuration 2025-09-25 23:01:18 -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
40b7597a3e feat: bump version to 0.11.20 and add README for bot multipurpose functionality 2025-09-23 22:56:17 -05:00
cf2a1ce534 feat: update Procfile to use npm run for production and development commands 2025-09-23 22:40:22 -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
468480478a feat: implement user-specific conversation history and token management for AI command 2025-09-21 15:25:20 -05:00
ebc3c7226d feat: add Google AI command for Discord with token estimation and error handling 2025-09-21 15:10:28 -05:00
eb74cbd86d feat: update DATABASE_URL in .env to use new Supabase connection string 2025-09-21 03:04:46 -05:00
e3851080af feat: update DATABASE_URL in .env to use Supabase 2025-09-21 03:00:40 -05:00
6334cc70db feat: update database configuration to use PostgreSQL 2025-09-21 01:08:19 -05:00
340287a703 feat: update database configuration to use PostgreSQL 2025-09-21 01:08:08 -05:00
7f066bcf0b feat: add Procfile to define worker process for npm start 2025-09-21 00:57:26 -05:00
21210816c9 feat: add start script to package.json for easier development 2025-09-21 00:39:46 -05:00
dead584bec feat: enable Display Components V2 and add back navigation button 2025-09-21 00:16:04 -05:00