Commit Graph

401 Commits

Author SHA1 Message Date
Shni
dd95ec7f94 Delete .env.test 2025-10-04 17:54:18 -05:00
Shni
1818742c43 Merge pull request #2 from Shnimlz/Shnimlz-patch-1
Delete .env
2025-10-04 17:53:51 -05:00
Shni
b2a66f4769 Delete .env 2025-10-04 17:53:39 -05:00
84c39fac83 chore(git): remove comment about keeping environment variables out of version control 2025-10-04 17:52:34 -05:00
d7cdcd22d5 chore(git): stop tracking .env files 2025-10-04 17:51:21 -05:00
c407c61cdd feat: add Discord Rich Presence configuration and update database schema for AI role prompt 2025-10-04 17:47:11 -05:00
74cca16e9d feat: implement AI conversations schema management and ensure data integrity in AI service 2025-10-04 05:03:39 -05:00
628d22e826 feat: remove deprecated image model candidates from AI service 2025-10-04 04:55:41 -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
82c650addb feat: update image model candidates to prioritize imagen-4.0-generate-001 in AI service 2025-10-04 04:29:06 -05:00
ed7165fad9 feat: streamline image model detection and enhance image attachment processing in AI service 2025-10-04 04:24:42 -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
2d938c92ab feat: implement background detection of image model and enhance image generation handling in AI service 2025-10-04 03:53:51 -05:00
ada1ef6829 feat: implement image size configuration and enhance image response handling in AI service 2025-10-04 03:43:36 -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
e2770f70dc feat: update model selection for image attachments in AI requests 2025-10-04 02:31:30 -05:00
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