Skip to content

This is my first personal project and first time programming in Javascript or Node.js. It is a webhook written in Node.js that communicates between Facebook Messenger, DialogFlow, and a database. Users can send the associated Facebook page questions. The webhook then performs the necessary functions and responds to the question. Currently, the p…

Notifications You must be signed in to change notification settings

justinDeu/chatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virginia Tech Facebook Chatbot

This is my first personal project and first time programming in Javascript or Node.js. It is a webhook written in Node.js that communicates between Facebook Messenger, DialogFlow, and a database. Users can send the associated Facebook page questions. The webhook then performs the necessary functions and responds to the question. Currently, the project is under development. Additional features are being added constantly, and the codes is regularly being refactored as I learn more.

Built With

  • Express - The web framework used
  • APIAI - Used for message analysis
  • MongoDB - The database module used

Versioning

All my versioning was done on GitHub. The test branch was used to develop features. Once it properly functioned, it was moved to the master branch.

Authors

  • Justin Deutsch - Created and Currently Developing Project - justinDeu

See also the list of contributors who participated in this project.

Acknowledgments

  • Everyone who has posted Javascript/Node.js tutorials that I spent hours reading
  • Creators of the packages used in this project

About

This is my first personal project and first time programming in Javascript or Node.js. It is a webhook written in Node.js that communicates between Facebook Messenger, DialogFlow, and a database. Users can send the associated Facebook page questions. The webhook then performs the necessary functions and responds to the question. Currently, the p…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published