Commit graph

16 commits

Author SHA1 Message Date
2aec54d51b Add fun day names to extra context in chat responses 2025-08-30 02:33:22 +02:00
cca242d2a4 Refactor emoji usage instructions 2025-08-17 16:59:56 +02:00
8a705fb0d8 Add sticker usage instructions and list available stickers in chat context 2025-08-17 06:06:36 +02:00
53fa0a02d1 Enhance chat function to include server emoji usage instructions and improve message clarity 2025-08-17 05:58:38 +02:00
3171595df0 Refactor chat function to improve prompt structure and update OpenAI response handling 2025-08-17 05:08:36 +02:00
c3ae6c7073 Fix trigger time check to ensure user presence in last_trigger_time dictionary 2025-08-17 05:03:12 +02:00
96695c0bee Add trigger time tracking and response logic for user interactions 2025-08-17 04:56:42 +02:00
7a6b4d8fce Refactor OpenAI response handling to use updated response types 2025-08-17 04:38:33 +02:00
f0f4e3c9b7 Enhance chat functionality by adding extra context and improving message handling 2025-08-17 03:57:41 +02:00
86cb28208d Enhance chat functionality by adding message memory and context for improved responses 2025-08-17 02:25:43 +02:00
71b3f47496 Update chat function to use gpt-5-chat-latest model 2025-08-17 01:51:54 +02:00
516cb58a97 Line too long 2025-07-25 00:00:53 +02:00
657502fc12 Update chat function to use gpt-4.1 model and correct role in system message 2025-07-24 23:53:01 +02:00
cd5c2ca10d
Update model version 2025-05-28 17:10:51 +02:00
0c20e496c1
Use discord.py instead of Hikari so we can use user commands 2024-12-30 01:38:56 +01:00
a26e3ebf08
Add slash command 2024-12-22 05:04:42 +01:00