From bee1e52e3906df1381a4c3a83d16b0b096f003dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Birger=20Mo=C3=ABll?= Date: Tue, 13 Dec 2022 10:48:09 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index aaace431..964cad8a 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,11 @@ http://**discordapp.com/users/birger#6875** ## More information in the notion https://roan-iguanadon-a58.notion.site/Open-Chat-Gpt-83dd217eeeb84907a155b8a9d716fa46 + +## Code structure + +## Bot +We have a folder named bot where code related to the bot lives. + +## Backend +We have a backend folder for backend development of the api that the discord bot sends it information to.