From 6fb1ff92945cb42106c9cc85a1502856d8bdd4c9 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 13 Dec 2022 00:32:05 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 819f2681..9e5b7427 100644 --- a/readme.md +++ b/readme.md @@ -191,7 +191,7 @@ Pass `sessionToken`, `clearanceToken`, and `userAgent` to the `ChatGPTAPI` const ### Restrictions -**Please read these carefully** +**Please read carefully** - You must use `node >= 18` at the moment. I'm using `v19.2.0` in my testing. - Cloudflare `cf_clearance` **tokens expire after 2 hours**, so right now we recommend that you refresh your `cf_clearance` token every hour or so.