From fc001b0b051e45b2c3ecc33e9f460ce666911c1f Mon Sep 17 00:00:00 2001 From: Cohee Date: Sun, 11 Jun 2023 18:49:00 +0300 Subject: [PATCH] Bind user names to avatars (create personas) and select personas for chats --- public/index.html | 28 +++++- public/script.js | 166 +++++++++++++++++++++++++++---- public/scripts/power-user.js | 4 +- public/scripts/slash-commands.js | 31 ++++++ public/style.css | 25 +++++ server.js | 19 ++++ 6 files changed, 250 insertions(+), 23 deletions(-) diff --git a/public/index.html b/public/index.html index e05b56d82..57c629538 100644 --- a/public/index.html +++ b/public/index.html @@ -1784,7 +1784,7 @@

- World Info + World Info / Lorebooks ? @@ -2129,10 +2129,12 @@ ? + +

-
@@ -2179,12 +2181,14 @@ +
-

Your Avatar

+

Your Persona

+
@@ -3100,6 +3104,22 @@
+
+
+
+ User Avatar +
+
+ + +
+
+
+