Update README
This commit is contained in:
parent
e5337b5d32
commit
9c403e2551
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue