1.0.0 • Published 7 years ago

discorddialogflow v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details