Commit Graph

36 Commits

Author SHA1 Message Date
Max Kammler
f0bc13c5df cleanup: consistent use of yarn instead of npm 2023-02-07 09:43:58 +01:00
bertybuttface
e39f3fdeee Switch to waylaidwanderer 2023-02-06 14:08:45 +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
eb967067dd
Bump version 2023-02-04 17:28:54 +00:00
bertybuttface
35beb205b0 Add persistence 2023-02-04 16:58:43 +00:00
bertybuttface
b014d62e82
Bump version 2023-02-03 15:06:58 +00:00
Max Kammler
02fcb7b0cb bump chatgpt version 2023-02-03 09:42:09 +01:00
Max Kammler
b0565a626b remove puppeteer, as it's no longer needed 2023-02-02 13:56:36 +01:00
Max Kammler
e45ac29a8e Change bot to use official API keys 2023-02-02 13:44:14 +01:00
bertybuttface
73176fd623
Bump version 2023-01-27 18:05:24 +00:00
bertybuttface
1852f3993e
Bump version 2023-01-27 17:23:20 +00:00
bertybuttface
e8675269ec Bump version 2023-01-25 00:58:07 +00:00
bertybuttface
543ae0b19f
Bump version 2023-01-24 17:24:25 +00:00
bertybuttface
de452be791
Bump version 2023-01-24 17:20:07 +00:00
dependabot[bot]
8c4d399e02
Bump chatgpt from 3.3.13 to 3.5.1
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.13 to 3.5.1.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.13...v3.5.1)

---
updated-dependencies:
- dependency-name: chatgpt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 16:18:41 +00:00
bertybuttface
2eccbf6d17
Bump version 2023-01-12 01:09:58 +00:00
bertybuttface
f3ee5ab450
Bump version 2023-01-11 16:08:05 +00:00
dependabot[bot]
0b12f9ef7f
Bump chatgpt from 3.3.12 to 3.3.13
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.12 to 3.3.13.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.12...v3.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 15:41:55 +00:00
bertybuttface
6a1ba59ee4
Update package.json 2023-01-10 16:05:42 +00:00
dependabot[bot]
3ed5fe2922
Bump chatgpt from 3.3.11 to 3.3.12
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.11...v3.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:46:55 +00:00
dependabot[bot]
644585e786
Bump chatgpt from 3.3.10 to 3.3.11
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.10...v3.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 16:32:07 +00:00
bertybuttface
09cd60b961 Bump version 2023-01-08 21:00:42 +00:00
bertybuttface
6713b66da4 Add Markdown support for ChatGPT 2023-01-08 20:19:43 +00:00
bertybuttface
58e6b81809 Bump version for next release 2023-01-08 20:19:12 +00:00
bertybuttface
72a746aac5 Update and simplify Docker 2023-01-08 16:24:49 +00:00
bertybuttface
ae5711ff41 Update package.json
update repository field
2023-01-08 15:48:47 +00:00
bertybuttface
0ed4a5e43c
Merge pull request #29 from matrixgpt/dependabot/npm_and_yarn/dotenv-16.0.3
Bump dotenv from 14.2.0 to 16.0.3
2023-01-03 15:05:32 +00:00
dependabot[bot]
6d625353fa
Bump typescript from 4.5.2 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 15:04:39 +00:00
dependabot[bot]
95d0f44242
Bump dotenv from 14.2.0 to 16.0.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.2.0 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.2.0...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 15:04:28 +00:00
dependabot[bot]
7a271c685c
Bump chatgpt from 2.0.5 to 3.3.10
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 2.0.5 to 3.3.10.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v2.0.5...v3.3.10)

---
updated-dependencies:
- dependency-name: chatgpt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 02:59:10 +00:00
bertybuttface
4946ac5fc1 Various fixes 2022-12-31 22:09:14 +00:00
bertybuttface
94d638c8a9 Bump dependencies. 2022-12-29 03:22:16 +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
0175a09e33 Update ChatGPT API wrapper to latest, uses Puppeteer 2022-12-22 14:57:34 +00:00
Jake Coppinger
3903e38c2f Initial commit 2022-12-09 20:41:17 +11:00