From a9924d839d944e998a1aa5fb386a8736a8167082 Mon Sep 17 00:00:00 2001 From: Nas Choudhury <72759236+nascho@users.noreply.github.com> Date: Tue, 21 May 2024 21:58:11 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 131c346..a998c88 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Description -This project was developed as part of the FAC - FAC30A (Founders and Coders) curriculum. The aim of the project was to create a Discord Chat Bot with OpenAI inregrated with the server. +This project was developed as part of the FAC - FAC30A (Founders and Coders) curriculum. The aim of the project was to create a Discord Chat Bot with OpenAI integrated with the server. The project is built using JavaScript, Node/Nodemon, Discord.js, OpenAI and Jest as a testing library, reflecting FAC's commitment to foundational technologies. Despite facing challenges, such as a change in personnel during development, the team successfully navigated through obstacles. @@ -61,4 +61,4 @@ We also used the following resources to understand how to use OpenAI's API and D * Discord.js [official documentation](https://discordjs.guide/#before-you-begin) * OpenAI [API documentation](https://platform.openai.com/docs/introduction) - \ No newline at end of file +