diff --git a/readme.md b/readme.md index 32f49a459..08b2d986a 100644 --- a/readme.md +++ b/readme.md @@ -85,11 +85,15 @@ See the [auto-generated docs](./docs/classes/ChatGPTAPI.md) for more info on met ## Examples -- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) - Twitter bot powered by this package. +All of these awesome projects use the `chatgpt` package. 🤯 + +- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) powered by ChatGPT ✨ - Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out - [VSCode extension](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) - [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) +If you create a cool integration, feel free to open a PR and add it to the list. + ## Related - Inspired by this [Go module](https://github.com/danielgross/whatsapp-gpt) by [Daniel Gross](https://github.com/danielgross)