Commit Graph

21 Commits

Author SHA1 Message Date
ad9c069993 changeprompt 2025-08-22 00:21:37 -07:00
8c750b2fbb async sqlite 2025-08-21 22:36:17 -07:00
dd47cc05a6 add deletion and prepopulated reacts 2025-08-21 17:23:20 -07:00
ae7843cf17 persistent db 2025-08-21 11:04:04 -07:00
8437cc6940 store message.id instead of message in reroll history 2025-08-21 10:36:14 -07:00
3d9c5d8e71 fix convo and hook lookup 2025-08-21 10:18:25 -07:00
452bd41e7e refactor llm out of bot 2025-08-21 09:37:35 -07:00
5ecf47a451 beautify 2025-08-21 01:22:30 -07:00
b175019321 reaction to regenerate 2025-08-21 01:16:02 -07:00
005e9ac80b refactor and add last_messages 2025-08-21 01:16:02 -07:00
d6a770e011 refactor and add last_messages 2025-08-21 01:16:02 -07:00
4261991022 refactor and add last_messages 2025-08-21 01:16:02 -07:00
7b052e0ff9 refactor AI out of Discord function 2025-08-21 01:16:02 -07:00
c615726127 fix race condition 2025-08-21 01:16:02 -07:00
e1749dfe92 webhook 2025-08-21 01:16:02 -07:00
e1a8cbf98d name aware 2025-08-21 01:16:02 -07:00
a3bb1a499c feat: introduce Conversation dataclass to encapsulate conversation history 2025-08-21 01:16:02 -07:00
d6d3cb3b17 feat: Use AsyncOpenAI client 2025-08-21 01:16:02 -07:00
d102bdbd16 feat: Use message.reply instead of message.channel.send 2025-08-21 01:16:02 -07:00
9e804856ca fix: Only add user message to history on success 2025-08-21 01:16:02 -07:00
be8689af56 Initial commit of bot; 100% vibe-coded. 2025-08-21 01:15:58 -07:00