21 lines
623 B
Markdown
21 lines
623 B
Markdown
# FAQ-Bot
|
|
|
|
## 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)
|
|
|
|
Node.js NPM Package Natural Discord.JS FAQ based bot
|
|
|
|
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!
|
|
Run:
|
|
```js
|
|
node index.js
|
|
```
|
|
|
|
Licensed under CC-BY-SA-4.0
|
|
https://creativecommons.org/licenses/by-sa/4.0/deed.en |