From f03e943ec268f9b711f6cf58eb63a3903a7eafe0 Mon Sep 17 00:00:00 2001 From: BobMaster Date: Thu, 20 Apr 2023 15:44:41 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 5b7b433..9d1aa17 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,8 @@ Glossary
| device_id* | your device id, like GMIAZSVFF | | access_token | account access_token | | room_id | if not set bot will work on the rooms it is in | +| import_keys_path | location of the E2E room keys | +| import_keys_password | E2E room keys password | | api_key | openai api key | | bing_api_endpoint | powered by node-chatgpt-api, see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Bing-AI | | jailbreakEnabled | bring Sydney back and unlimited Bing chat conversaion |