From 198be523b75982ee5c1005ebf8810af0fedc407f Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 1 Feb 2023 23:28:39 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index 108329a4..88f6e505 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -13,9 +13,9 @@ const res = await api.sendMessage('Hello World!') console.log(res.text) ``` -Please upgrade to `chatgpt@latest` (at least [v4.0.0](https://github.com/transitive-bullshit/chatgpt-api/releases/tag/v4.0.0)). The updated version is **significantly more lightweight and robust** compared with previous versions. You also don't have to worry about IP issues or rate limiting! +Please upgrade to `chatgpt@latest` (at least [v4.0.0](https://github.com/transitive-bullshit/chatgpt-api/releases/tag/v4.0.0)). The updated version is **significantly more lightweight and robust** compared with previous versions. You also don't have to worry about IP issues or rate limiting. -Huge shoutout to [@waylaidwanderer](https://github.com/waylaidwanderer) for discovering the leaked chat model! 💪 +Huge shoutout to [@waylaidwanderer](https://github.com/waylaidwanderer) for discovering the leaked chat model! If you run into any issues, we do have a pretty active [Discord](https://discord.gg/v9gERj825w) with a bunch of ChatGPT hackers from the Node.js & Python communities.