From 912a1ad607671408c4e2904347d4b2f0528dbdc8 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 4 Dec 2022 03:15:21 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index f5694915..e47387a0 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -84,7 +84,8 @@ See the [auto-generated docs](./docs/classes/ChatGPTAPI.md) for more info on met ## Related -- [ChatGPT Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) - Twitter bot powered by this package. [@ChatGPTBot](https://twitter.com/ChatGPTBot) +- [ChatGPT Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) - Twitter bot powered by this package. + - Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out - Inspired by this [Go module](https://github.com/danielgross/whatsapp-gpt) by [Daniel Gross](https://github.com/danielgross) - [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) - [Python port](https://github.com/taranjeet/chatgpt-api)