1.2.2 • Published 6 years ago

@alu0100816167/weather-chatbot v1.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Weather ChatBot

tested with jest Build Status

DEBUG

For debug use:

DEBUG=[OPTIONS] node main

OPTIONS

  • DialogFlowToWeather -> This option returns the final response of the bot.
  • sendBotRequest:q -> Returns the original question of the user.
  • sendBotRequest:r -> Returns the structure JSON before it passes to API weather call.
  • * -> Launch all the previous options.

For multiple options you must write them separated by commas.

Authors

  • Carlos de Armas Hernandez
  • Óscar David Martín Cabrera