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