From 000b43ec999695b92566679259b5e93d0cc5d5a7 Mon Sep 17 00:00:00 2001 From: Krishnendu Das <86651039+itskdhere@users.noreply.github.com> Date: Mon, 23 Jan 2023 18:08:49 +0530 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 75e5b9d..a149530 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ ChatGPT Discord BOT +

+ChatGPT +

+

CodeQL @@ -10,7 +14,7 @@ ChatGPT Discord BOT OSSAR -


+

Discord

@@ -21,9 +25,9 @@ ChatGPT Discord BOT [![Dependency Review](https://github.com/itskdhere/ChatGPT-Discord-BOT/actions/workflows/dependency-review.yml/badge.svg?branch=main)](https://github.com/itskdhere/ChatGPT-Discord-BOT/actions/workflows/dependency-review.yml) --> -A Discord BOT Powered By [OpenAI](https://openai.com/)'s [ChatGPT](https://chat.openai.com) +A Discord BOT Powered By [OpenAI](https://openai.com/)'s [ChatGPT](https://chat.openai.com). -This BOT uses [ChatGPT-API v3](https://github.com/transitive-bullshit/chatgpt-api) , [Discord.JS v14](https://github.com/discordjs/discord.js) & [Puppeteer v19](https://github.com/puppeteer/puppeteer) +This BOT uses [ChatGPT-API v3](https://github.com/transitive-bullshit/chatgpt-api) , [Discord.JS v14](https://github.com/discordjs/discord.js) & [Puppeteer v19](https://github.com/puppeteer/puppeteer). ## ✨Features 🔥 Use slash command `/ask` to ask questions in any channel. @@ -38,8 +42,9 @@ This BOT uses [ChatGPT-API v3](https://github.com/transitive-bullshit/chatgpt-ap ### Requirements: - [Git](https://git-scm.com/) - [Node.js v18](https://nodejs.org/) + - [Google Chrome](https://www.google.com/chrome/) - [OpenAI Account](https://chat.openai.com/) - - Atleast 1vCPU , 1GB RAM and 1GB Storage (For the **BOT Only**) + - Atleast 1vCPU , 0.5GB RAM and 0.5GB Storage (For the **BOT Only**) ### Steps: 0. Create **New Application** [BOT] from [Discord Developer Portal](https://discord.com/developers/applications) and add this to your Discord Server with proper *Bot Permissions* and *Privileged Gateway Intents*.