From e11ac9733dc51a83639e6d2fe65717df54c953d5 Mon Sep 17 00:00:00 2001 From: Raraph84 Date: Thu, 25 Jan 2024 18:18:15 +0100 Subject: [PATCH] Update package.json --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 95b92ab..ea4aee6 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,11 @@ { "name": "kahoot-bots-backend", "version": "1.0.0", - "description": "", + "description": "A self-hosted website to make Kahoot Bots and ask automatically to ChatGPT the answer", "main": "index.js", - "keywords": [], + "keywords": [ + "kahoot" + ], "author": "Raraph84", "license": "MIT", "dependencies": {