Skip to content

theoneandonlyshadow/discord-nlp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation


Discord NLP Example

Natural Language Processing for Discord.js


MIT License

Table Of Contents

About The Project

NLP is a subset of AI. Using Compromise NLP, you can detect user prompts and return results.

How to run

Install Compromise NLP

npm i compromise@13.1.1

Install Discord.js

npm i discord.js@latest

Run the code

node index.js

Note:

Before you run, make sure you have installed necessary dependencies, intents specified and bot token specified for Discord API. Also modify the code for control statements like if-else or loops as you wish. This is just an example with only NLP in it.

Built With

  • Environment:

      Node.js v21.3.0
      Visual Studio Code
    

NodeJS Visual Studio Code

  • APIs & Libraries:

      Discord.js
    
      Compromise NLP
    

Discord

  • Dependencies:

      discord.js: ^14.14.1
      compromise: 13.1.1
    

Compromise NLP

Authors

Acknowledgements

About

Natural Language Processing using Discord.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published