Skip to content

Commit e94dd1e

Browse files
authored
Merge pull request elizaOS#1916 from bodhi-crypo/main
chore(client-discord): fix SUMMARIZE prompt
2 parents ef412e8 + 0e5f68f commit e94dd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client-discord/src/actions/summarize_conversation.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ ${currentSummary.trim()}
381381
{
382382
user: "{{user2}}",
383383
content: {
384-
text: "no probblem, give me a few minutes to read through everything",
384+
text: "no problem, give me a few minutes to read through everything",
385385
action: "SUMMARIZE",
386386
},
387387
},

0 commit comments

Comments
 (0)