Commit Graph

322 Commits

Author SHA1 Message Date
Max Kammler
2ea46ccf12 fix typo 2023-02-08 15:09:33 +00:00
Max Kammler
9cafc6f794 show error in newline 2023-02-08 15:09:33 +00:00
Max Kammler
11b042a8c3 pass OpenAI error directly to user 2023-02-08 15:09:33 +00:00
bertybuttface
cc344c93d9
Merge pull request #90 from max298/fix/ignore-non-text
ignore non-text messages
2023-02-08 15:09:13 +00:00
bertybuttface
9226082dfe
Merge branch 'main' into fix/ignore-non-text 2023-02-07 13:15:40 +00:00
bertybuttface
4d9b26f481
Merge pull request #89 from max298/main
Cleanup of npm / yarn
2023-02-07 12:43:48 +00:00
Max Kammler
904660929f reorder env import 2023-02-07 10:53:55 +01:00
Max Kammler
58ec2f7f10 fix typo 2023-02-07 10:36:08 +01:00
Max Kammler
d72b0ba772 add CHATGPT_IGNORE_MEDIA 2023-02-07 10:34:43 +01:00
Max Kammler
3af7b88825 ignore non-text messages 2023-02-07 10:05:32 +01:00
Max Kammler
f0bc13c5df cleanup: consistent use of yarn instead of npm 2023-02-07 09:43:58 +01:00
bertybuttface
69c3560735
Merge pull request #86 from matrixgpt/waylaid-wanderer
Switch to waylaidwanderer
2023-02-06 16:55:49 +00:00
bertybuttface
3bb462e5c0 Update README.md 2023-02-06 15:14:59 +00:00
bertybuttface
fba56ab5fd Add example CHATGPT_PROMPT_PREFIX 2023-02-06 15:13:32 +00:00
bertybuttface
8ace02896e Add CHATGPT_PROMPT_PREFIX setting 2023-02-06 15:00:29 +00:00
bertybuttface
e39f3fdeee Switch to waylaidwanderer 2023-02-06 14:08:45 +00:00
bertybuttface
205d87ffcf Small tidy up 2023-02-06 13:47:09 +00:00
bertybuttface
a3184aa43a Respect disabled MATRIX_ENCRYPTION 2023-02-06 13:42:17 +00:00
bertybuttface
b6847bdea7 Update README.md 2023-02-06 13:33:54 +00:00
bertybuttface
7bdb7f98a3
Merge pull request #85 from matrixgpt/remove-keyv-encryption
Remove KEYV_BOT_ENCRYPTION
2023-02-06 12:19:51 +00:00
bertybuttface
89ec060bc1 Remove KEYV_BOT_ENCRYPTION 2023-02-06 00:38:54 +00:00
bertybuttface
83451f1696
Merge pull request #74 from matrixgpt/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-02-04 18:56:28 +00:00
dependabot[bot]
cd4d36ef6a
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 18:27:57 +00:00
bertybuttface
f5997a9a4b
Update README.md 2023-02-04 18:25:55 +00:00
bertybuttface
eb967067dd
Bump version 2023-02-04 17:28:54 +00:00
bertybuttface
68d6830918
Merge pull request #83 from matrixgpt/v2-cleanup
Add persistence
2023-02-04 17:17:12 +00:00
bertybuttface
35beb205b0 Add persistence 2023-02-04 16:58:43 +00:00
bertybuttface
3e8f8492a6
Merge pull request #81 from max298/main
add some information about used model
2023-02-03 15:13:55 +00:00
Max Kammler
d7448b7f65 add some information about used model 2023-02-03 16:12:09 +01:00
bertybuttface
b014d62e82
Bump version 2023-02-03 15:06:58 +00:00
bertybuttface
1f0b7733e7
Merge pull request #78 from max298/main
Update chatgpt-api to use proper api
2023-02-03 15:05:18 +00:00
Max Kammler
f24ca35c74 removed openai pro setting in env 2023-02-03 15:57:24 +01:00
Max Kammler
06e2b75c43 remove abandoned line in readme 2023-02-03 11:43:05 +01:00
Max Kammler
dcf038df1f add CHATGPT_MODEL environment variable 2023-02-03 11:35:49 +01:00
Max Kammler
660c225ee7 update package-lock 2023-02-03 10:00:14 +01:00
Max Kammler
6e1382dd90 Merge branch 'main' of github.com:max298/matrix-chatgpt-bot 2023-02-03 09:42:16 +01:00
Max Kammler
02fcb7b0cb bump chatgpt version 2023-02-03 09:42:09 +01:00
Max Kammler
784deae3ae revert yarn lockfile 2023-02-02 15:15:27 +01:00
Max Kammler
b987361bbf add yarn-lockfile 2023-02-02 13:58:28 +01:00
Max Kammler
b0565a626b remove puppeteer, as it's no longer needed 2023-02-02 13:56:36 +01:00
Max Kammler
c853437808 update documentation about (breaking) API Key changes 2023-02-02 13:56:10 +01:00
Max Kammler
493e9e2414 simplify the base-image 2023-02-02 13:55:53 +01:00
Max Kammler
e45ac29a8e Change bot to use official API keys 2023-02-02 13:44:14 +01:00
bertybuttface
36636f460a
Update README.md 2023-02-01 15:47:24 +00:00
bertybuttface
524d3068fc
Merge pull request #71 from Helikoptermann2/main
Update README.md
2023-02-01 15:36:03 +00:00
Helikoptermann2
5516bf81bc
Update README.md
Added multiple FAQs, rearranged the file and added some minor information where I thought it is useful.
2023-01-30 20:51:22 +01:00
Helikoptermann2
42a9ed449d
Update README.md
Created an FAQ section and added an example docker compose file entry.
2023-01-29 23:04:14 +01:00
bertybuttface
a8a53c33b2
Update README.md 2023-01-29 19:35:17 +00:00
bertybuttface
cc90834741
Update README.md 2023-01-28 13:12:23 +00:00
bertybuttface
5f9547a556
Hotfix master 2023-01-28 13:04:56 +00:00