discorddialogflow
v1.0.0
Published
Discord Integration for Dialogflow (API.AI)
Downloads
6
Readme
Dialogflow2Discord
Discord Integration for Dialogflow
Getting Started
Prerequites
Make sure to change the config.js file
module.exports = {
Dialogflow: '<Enter your Dialogflow token here>',
Discord: '<Enter your discord token here>'
}
Installing
Built With
- API.AI NodeJS Client - API.AI NodeJS SDK
- Discord.js - Discord.js
Authors
- Haseem Isaac - HaseemIsaac
License
This project is licensed under the MIT License - see the LICENSE.md file for details