项目作者: Mr-Monster-0248

项目描述 :
Action on Google for the school EFREI Paris. Scrap informations and delivers them as response for the Google Assistant
高级语言: TypeScript
项目地址: git://github.com/Mr-Monster-0248/EFREI-bot.git
创建时间: 2020-01-24T22:57:53Z
项目社区:https://github.com/Mr-Monster-0248/EFREI-bot

开源协议:

下载


EFREI-bot

About

This repo is the base repository for all the firebase functions used in the action on google EFREI bot.
The bot has for purpose to respond and give any information that might be needed for somone intersted by the school EFREI Paris.

Developement

Requierements

You will need to install all those sofwear to be able to test and work on those functions.

  • NodeJS
  • NPM
  • TypeScript installed globaly (refer to the TypeScript documentation if needed)

Code and tests

You have to be inside the function folder to work on the functions

  1. Make sure to install all dependency with npm install
  2. Build your code with npm run build as specified in the package.json files

Unfortunatlly I’ve not found a solution yet to test your function other thant deploying it to firebse and test it with the Google Assistant by asking: “parler avec EFREI Paris” (the action is only avalable in french for now)

Notes

You will not be able to deploy your functions if you have not been aprouved by Thibault LEPEZ the administrator of the firebase project, and the administrator of the action on Google project