From 3e23f0036f3944fbaaef292c4437075a06c26391 Mon Sep 17 00:00:00 2001 From: Lisa Date: Tue, 11 Mar 2025 21:37:42 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77d75ae..1167dba 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,20 @@ [v2:latest](http://lhhomeserver.ddns.net:3000/Lisa_Stuff/FAQ-Bot/src/branch/main/index.js) [v1:legacy](http://lhhomeserver.ddns.net:3000/Lisa_Stuff/FAQ-Bot/src/branch/main/index.js.v1) -Node.js NPM Package Natural Discord.JS FAQ based bot +## Node.JS Discord based FAQ bot using NPM Natural Setup: ```js npm i discord.js natural ``` Edit index.js, adjust code and training bases for yourself, please note that every adjustment changes confidence rate and you might need to adjust it too! -DON'T FORGET TO SPECIFY CHANNEL ID AND BOT TOKEN! + +> DON'T FORGET TO SPECIFY CHANNEL ID AND BOT TOKEN! + Run: ```js node index.js ``` -Licensed under CC-BY-SA-4.0 +Licensed under CC-BY-SA-4.0 , Maintainer contact: lisahonkay@gmail.com https://creativecommons.org/licenses/by-sa/4.0/deed.en \ No newline at end of file