From c20ba21180fdb79d3bbea135877985c72228c313 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Fri, 28 Apr 2023 16:48:51 +0200 Subject: [PATCH] adding embed to generation processor --- llamabot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llamabot.js b/llamabot.js index 6b7b8ad..b5f4f5d 100644 --- a/llamabot.js +++ b/llamabot.js @@ -210,7 +210,7 @@ async function generateResponse(conversation, message) { const embedData = { color: 0x0099ff, - title: 'Thinking...', + title: 'Please wait.. I am Thinking...', fields: [ { name: 'System Load',