From 9856b2e7eda0b230a554677170bdba54eb33872c Mon Sep 17 00:00:00 2001 From: Sebastiaan de Man Date: Sat, 4 Feb 2023 19:54:29 +0100 Subject: [PATCH 1/2] Add clippyJS bot to readme --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 602a1562..b52b89cd 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -273,6 +273,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Wordsmith: Add-in for Microsoft Word](https://github.com/xtremehpx/Wordsmith) - [QuizGPT: Create Kahoot quizzes with ChatGPT](https://github.com/Kladdy/quizgpt) - [openai-chatgpt: Talk to ChatGPT from the terminal](https://github.com/gmpetrov/openai-chatgpt) +- [Clippy the Saleforce chatbot seller powered by ChatGPT](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot If you create a cool integration, feel free to open a PR and add it to the list. From 0cd52b4c58abd3ecb5e7763c2cb900e10b85f3c2 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 4 Feb 2023 18:21:06 -0600 Subject: [PATCH 2/2] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index b52b89cd..6d83f66f 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -273,7 +273,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Wordsmith: Add-in for Microsoft Word](https://github.com/xtremehpx/Wordsmith) - [QuizGPT: Create Kahoot quizzes with ChatGPT](https://github.com/Kladdy/quizgpt) - [openai-chatgpt: Talk to ChatGPT from the terminal](https://github.com/gmpetrov/openai-chatgpt) -- [Clippy the Saleforce chatbot seller powered by ChatGPT](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot +- [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot If you create a cool integration, feel free to open a PR and add it to the list.