Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crespo/veve
A chatbot project developed for the completion of a course.
https://github.com/crespo/veve
chatbot chatbots dialogflow expressjs javascript json mongodb nodejs
Last synced: about 2 months ago
JSON representation
A chatbot project developed for the completion of a course.
- Host: GitHub
- URL: https://github.com/crespo/veve
- Owner: crespo
- License: mit
- Created: 2021-09-13T21:16:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T11:00:22.000Z (about 3 years ago)
- Last Synced: 2023-09-17T10:26:20.324Z (over 1 year ago)
- Topics: chatbot, chatbots, dialogflow, expressjs, javascript, json, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Evertur Bot (nicknamed Vevé)
If you want to test yourself, you should import the app/ folder to a glitch project (glitch.com), pack the entities/, intents/, agent.json and packages.json into a .zip file and import it to a dialogflow project.
At the bot's page, you should go to Fulfillment and the URL you should change for the one that you've got from your glitch project (don't forget the /dialogflow at the end of the URL).
All set, if you want to test the MongoDB as well, you should create a new collection and paste your URI link at the server.js file inside the app/ folder (these should be at the Glitch).
Now you just have to make an integration with a Facebook Page (https://cloud.google.com/dialogflow/es/docs/integrations/facebook) and now you're ready to go.
Any doubts, tips or critics, please, reach me!
(soon i'll upload some screenshots of the bot)