Merge branch 'main' of https://github.com/thebalaa/matrix-gptbot into thebalaa-main

This commit is contained in:
Kumi 2023-06-01 06:27:58 +00:00
commit 136f56f208
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -699,7 +699,8 @@ class GPTBot:
self.matrix_client.store = matrix_store(
self.matrix_client.user_id,
self.matrix_client.device_id,
self.crypto_store_path or "",
'.', #store path
database_name=self.crypto_store_path or "",
)
self.matrix_client.olm = Olm(