From 9c403e2551b181866c2d382e72ba878b1403b0a5 Mon Sep 17 00:00:00 2001 From: Nikhil Nawgiri Date: Tue, 10 Sep 2024 16:12:38 +0200 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd99177..5725209 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ Also imo chat clients, such as Matrix, are more practical instead of using the o * `yarn install` * `nvm use` * `cp config.ts.example config.ts` -* Add matrix bot-token and Openai API-key to the `config.ts` +* Add matrix homeserver, bot-token and Openai API-key to the `config.ts` * Run `yarn start` to start the bot ## Planned features +* Enable encryption * Allow setting the model in the config-file * Add logic for user management * Add option to temporarily set/reset context