From 34ac22408ed10c63eb9384d6492552049ed1e8f5 Mon Sep 17 00:00:00 2001 From: Elitezen Date: Sat, 25 Mar 2023 17:12:20 -0400 Subject: [PATCH 1/2] Added discordjs-chatgpt under Projects --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index babe9a8..370766c 100644 --- a/readme.md +++ b/readme.md @@ -484,6 +484,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Next.js ChatGPT With Firebase](https://github.com/youngle316/chatgpt) - [ai-commit – GPT-3 Commit Message Generator](https://github.com/insulineru/ai-commit) - [AItinerary – ChatGPT itinerary Generator](https://aitinerary.ai) +- [discordjs-chatgpt](https://github.com/Elitezen/discordjs-chatgpt) Discord.JS ChatGPT command plugin If you create a cool integration, feel free to open a PR and add it to the list. From c8b73518895469d617d3c10bf3f62d1e11cd5ac8 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 27 Mar 2023 22:11:15 -0500 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 370766c..9c5b9ab 100644 --- a/readme.md +++ b/readme.md @@ -433,6 +433,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Discord Bot #4 (selfbot)](https://github.com/0x7030676e31/cumsocket) - [Discord Bot #5](https://github.com/itskdhere/ChatGPT-Discord-BOT) - [Discord Bot #6 (Shakespeare bot)](https://gist.github.com/TheBrokenRail/4b37e7c44e8f721d8bd845050d034c16) +- [Discord Bot #7](https://github.com/Elitezen/discordjs-chatgpt) - [Zoom Chat](https://github.com/shixin-guo/my-bot) - [WeChat Bot #1](https://github.com/AutumnWhj/ChatGPT-wechat-bot) - [WeChat Bot #2](https://github.com/fuergaosi233/wechat-chatgpt) @@ -484,7 +485,6 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Next.js ChatGPT With Firebase](https://github.com/youngle316/chatgpt) - [ai-commit – GPT-3 Commit Message Generator](https://github.com/insulineru/ai-commit) - [AItinerary – ChatGPT itinerary Generator](https://aitinerary.ai) -- [discordjs-chatgpt](https://github.com/Elitezen/discordjs-chatgpt) Discord.JS ChatGPT command plugin If you create a cool integration, feel free to open a PR and add it to the list.