From 49c517dbefcab93cb4aff7ee4420d88fba5a9a83 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 4 Dec 2022 00:36:32 -0600 Subject: [PATCH] docs: add @ChatGPTBot twitter bot to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d82f12c..3bf1518 100644 --- a/readme.md +++ b/readme.md @@ -84,6 +84,7 @@ 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) - Inspired by this [Go module](https://github.com/danielgross/whatsapp-gpt) by [Daniel Gross](https://github.com/danielgross) - [Python port](https://github.com/taranjeet/chatgpt-api)