28 Commits

Author SHA1 Message Date
dory 6822d3ca71 requirements.txt 2025-08-23 23:49:46 -07:00
dory 4900778a97 change " to ' 2025-08-23 23:42:00 -07:00
dory 6f001f2924 refactor all parameters to commandline arguments 2025-08-23 23:34:31 -07:00
dory ede777ee42 clear reactions on /newchat 2025-08-22 18:29:34 -07:00
dory 4ba6e64403 fixed newchat response when there's no prompt 2025-08-22 18:07:25 -07:00
dory fd08420f26 go back to sync sqlite; async sqlite leaves hanging processes 2025-08-22 00:51:09 -07:00
dory ad9c069993 changeprompt 2025-08-22 00:21:37 -07:00
dory 8c750b2fbb async sqlite 2025-08-21 22:36:17 -07:00
dory dd47cc05a6 add deletion and prepopulated reacts 2025-08-21 17:23:20 -07:00
dory ae7843cf17 persistent db 2025-08-21 11:04:04 -07:00
dory 8437cc6940 store message.id instead of message in reroll history 2025-08-21 10:36:14 -07:00
dory 3d9c5d8e71 fix convo and hook lookup 2025-08-21 10:18:25 -07:00
dory 452bd41e7e refactor llm out of bot 2025-08-21 09:37:35 -07:00
dory 5ecf47a451 beautify 2025-08-21 01:22:30 -07:00
dory b175019321 reaction to regenerate 2025-08-21 01:16:02 -07:00
dory 005e9ac80b refactor and add last_messages 2025-08-21 01:16:02 -07:00
dory d6a770e011 refactor and add last_messages 2025-08-21 01:16:02 -07:00
dory 4261991022 refactor and add last_messages 2025-08-21 01:16:02 -07:00
dory 7b052e0ff9 refactor AI out of Discord function 2025-08-21 01:16:02 -07:00
dory c615726127 fix race condition 2025-08-21 01:16:02 -07:00
dory e1749dfe92 webhook 2025-08-21 01:16:02 -07:00
dory e1a8cbf98d name aware 2025-08-21 01:16:02 -07:00
dory a3bb1a499c feat: introduce Conversation dataclass to encapsulate conversation history 2025-08-21 01:16:02 -07:00
dory a94daf3654 remove useless tests 2025-08-21 01:16:02 -07:00
dory d6d3cb3b17 feat: Use AsyncOpenAI client 2025-08-21 01:16:02 -07:00
dory d102bdbd16 feat: Use message.reply instead of message.channel.send 2025-08-21 01:16:02 -07:00
dory 9e804856ca fix: Only add user message to history on success 2025-08-21 01:16:02 -07:00
dory be8689af56 Initial commit of bot; 100% vibe-coded. 2025-08-21 01:15:58 -07:00