Commit Graph

35 Commits

Author SHA1 Message Date
bertybuttface
2183b623bb Fix Docker permissions issue
Update Dockerfile and README
2023-01-02 15:46:45 +00:00
bertybuttface
88c952f618
Merge pull request #21 from mpiscaer/patch-1
Add description about OPENAI_LOGIN_TYPE
2023-01-02 15:37:37 +00:00
Michiel Piscaer
e54d0c47d1
Add description about OPENAI_LOGIN_TYPE
Add description about OPENAI_LOGIN_TYPE
2023-01-01 21:09:55 +01:00
Jake Coppinger
80b6927fbd
Merge pull request #18 from bertybuttface/main
A large, non-atomic pull request to get us back in sync
2023-01-01 21:59:19 +11:00
bertybuttface
4946ac5fc1 Various fixes 2022-12-31 22:09:14 +00:00
Jake Coppinger
57af80d5e8
Merge pull request #16 from bertybuttface/storage-fixes 2022-12-29 18:00:41 +11:00
bertybuttface
c949b37359
Merge pull request #7 from bertybuttface/conversation-rebased
Add support for ChatGPT conversations via Matrix threads
2022-12-29 03:42:44 +00:00
bertybuttface
c1b78d8d0e Add support for ChatGPT conversations via Matrix threads 2022-12-29 03:30:56 +00:00
bertybuttface
b3af083b80 Fix isGoogleLogin after merge. 2022-12-29 03:29:59 +00:00
bertybuttface
72fe67312d Fix missing cryptoStore after merge 2022-12-29 03:29:10 +00:00
bertybuttface
7ff44a663a
Merge pull request #6 from bertybuttface/bump-dependencies
Bump dependencies.
2022-12-29 03:23:57 +00:00
bertybuttface
94d638c8a9 Bump dependencies. 2022-12-29 03:22:16 +00:00
bertybuttface
81bf953b94 Merge branch 'jcromero-matrix-prefix' 2022-12-29 03:13:12 +00:00
Juan Carlos Romero
42c8ce02f1 Add a prefix to make the bot reply 2022-12-29 03:12:18 +00:00
bertybuttface
bb1637e459
Merge pull request #4 from bertybuttface/storage-fixes
Fix storage, e2e and add feature flags
2022-12-29 02:48:57 +00:00
bertybuttface
d92ba25c18
Merge branch 'main' into storage-fixes 2022-12-29 02:48:50 +00:00
bertybuttface
159f14b807
Merge pull request #3 from bertybuttface/matrix-login-fix
Use matrix access token if we have it, print one if we don't.
2022-12-29 02:46:12 +00:00
bertybuttface
0a8f6d04a8
Merge pull request #2 from bertybuttface/patch-3
Patch 3
2022-12-29 02:44:48 +00:00
bertybuttface
e5965a45a6
Merge pull request #1 from bertybuttface/patch-1
Patch 1
2022-12-29 02:43:50 +00:00
bertybuttface
f33d01e531 Fix storage, e2e and add feature flags 2022-12-29 02:38:29 +00:00
bertybuttface
c5793ec12b Use matrix access token if we have it, print one if we don't. 2022-12-29 01:34:51 +00:00
bertybuttface
5fba831d94
Bump chatgpt to 3.3.6 (latest) 2022-12-28 22:48:35 +00:00
bertybuttface
1a80e1daf9
Bump chatgpt dependency to 3.3.5 (latest) 2022-12-28 02:57:45 +00:00
bertybuttface
0b55624710
Fix for when isGoogleLogin undefined 2022-12-26 00:40:56 +00:00
bertybuttface
9a4bed608a
Fix isGoogleLogin ignoring setting and defaulting to true 2022-12-24 15:13:56 +00:00
Jake Coppinger
9bd97b2453 Add Matrix channel to readme. Addresses issue #9. 2022-12-24 15:47:34 +11:00
Jake Coppinger
186048df6e
Merge pull request #4 from bertybuttface/chatgpt-api-upgrade
ChatGPT API Upgrade (New Authentication)
2022-12-24 15:40:36 +11:00
bertybuttface
518519c30c Add documentation for Docker. 2022-12-22 15:19:17 +00:00
bertybuttface
0175a09e33 Update ChatGPT API wrapper to latest, uses Puppeteer 2022-12-22 14:57:34 +00:00
Jake Coppinger
22a896c6f8
Merge pull request #3 from mpiscaer/main
Add Dockerfile
2022-12-22 12:19:14 +11:00
Michiel Piscaer
a454e7f1b3
Add Dockerfile
Dockerfile to use matrix-chatgpt-bot via Docker
2022-12-21 22:17:01 +01:00
Jake Coppinger
7bd7731dc3 Fix url 2022-12-09 21:27:05 +11:00
Jake Coppinger
6501610e45 Rearrange readme 2022-12-09 21:09:42 +11:00
Jake Coppinger
29a1f72310 Add example screenshot 2022-12-09 21:09:14 +11:00
Jake Coppinger
3903e38c2f Initial commit 2022-12-09 20:41:17 +11:00