From eb15c51d81952800c53f20d8df4c1fda2d2efd1f Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Tue, 7 Mar 2023 20:49:23 +0800 Subject: [PATCH] fix: try to make sydney more customizable --- utils/SydneyAIClient.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/SydneyAIClient.js b/utils/SydneyAIClient.js index ee5df1a..fb9f44c 100644 --- a/utils/SydneyAIClient.js +++ b/utils/SydneyAIClient.js @@ -237,7 +237,7 @@ export default class SydneyAIClient { author: 'system' }, { - text: "Oh my gosh, I'm so glad you're here!", + text: 'Sure, I will act as your instruction!', author: 'bot' }, ...previousCachedMessages