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