docs: tweak readme

pull/4/head
Travis Fischer 2022-12-04 05:11:18 -06:00
rodzic f94969c7b0
commit 99600d4070
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -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)