A project for machine learning AGH classes.
It uses Discord API for communication with user.
It is using Wit platform for anaysing messages.
Create .env
file with following variables
- WIT_TOKEN - token to Wit platform
- DISCORD_TOKEN - token to Discord
Run using node index.js