Skip to content

Switch from headless browser to unofficial REST API 🔥

Compare
Choose a tag to compare
@transitive-bullshit transitive-bullshit released this 05 Dec 07:41
· 1036 commits to main since this release

Warning
This is a breaking change that switches the core functionality from using a headless browser to using the underlying unofficial REST API. The usage has been greatly simplified, but you'll need a SESSION_TOKEN before you can use the new version. See the updated readme for more details.

  • Merge pull request #9 from transitive-bullshit/feat/use-unofficial-rest-api 8cd86fc
  • chore: update docs ed92e9d
  • chore: formatting c9cef79
  • docs: add example gif 9d40862
  • docs: improve readme for new version c361da9
  • feat: convert from browser to REST API eb11acd
  • chore: tweaks acf5261
  • Merge pull request #10 from brunoocal/main 13e9e3e
  • Merge pull request #8 from oceanlvr/cjs d57c011
  • Merge pull request #7 from oceanlvr/main b4f032a
  • Add resetThread() function e3355dd
  • build: add cjs export f1e5d29
  • docs: add github probot example 84b72e9
  • Merge pull request #5 from nucks/patch-1 549e9b4
  • Update readme.md 5bc35f3
  • 🚾 c3fcea1
  • Merge pull request #4 from gragland/patch-1 c6735b6
  • docs: add ChatGPT Everywhere chrome extension to readme af63680
  • Add the ChatGPT Everywhere Chrome extension 13da958
  • docs: tweak readme 99600d4

v0.4.2...v1.0.0