2025-03-11 16:15:43 +01:00
# FAQ-Bot
2025-03-11 21:33:10 +01:00
## Versions
[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 )
2025-03-11 21:37:42 +01:00
## Node.JS Discord based FAQ bot using NPM Natural
2025-03-11 16:17:55 +01:00
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!
2025-03-11 21:37:42 +01:00
> DON'T FORGET TO SPECIFY CHANNEL ID AND BOT TOKEN!
2025-03-11 16:17:55 +01:00
Run:
```js
node index.js
2025-03-11 16:19:13 +01:00
```
2025-03-11 21:37:42 +01:00
Licensed under CC-BY-SA-4.0 , Maintainer contact: lisahonkay@gmail .com
2025-03-11 16:19:13 +01:00
https://creativecommons.org/licenses/by-sa/4.0/deed.en