https://github.com/roharon/huformation-assistant-actionsdk
This is Huformation(HUFS cafeteria menu service) based on Google Assistant
https://github.com/roharon/huformation-assistant-actionsdk
assistant-chat-bots google googleassistant huformation nodejs
Last synced: about 1 month ago
JSON representation
This is Huformation(HUFS cafeteria menu service) based on Google Assistant
- Host: GitHub
- URL: https://github.com/roharon/huformation-assistant-actionsdk
- Owner: roharon
- License: mit
- Created: 2019-01-15T09:15:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T07:16:01.000Z (over 5 years ago)
- Last Synced: 2025-06-30T19:07:46.695Z (11 months ago)
- Topics: assistant-chat-bots, google, googleassistant, huformation, nodejs
- Language: JavaScript
- Homepage:
- Size: 132 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# huformation-google-assistant
HUFS cafeteria's Google Assistant third-party service. :penguin:
 
# Motivation
There is no HUFS Assistant third-party service.
Also It works on speaker and the other :smiley:
# Build Status
[](https://travis-ci.com/roharon/huformation-assistant-ActionSDK)
# Screen shots

# Tech/Framework used
Built with
* Nodejs
* Express
* action-on-google
# Installation
```bash
gactions update --action_package PACKAGE_NAME --project PROJECT_ID
npm start
```
# Test
```javascript
npm test
```
# License
A short snippet describing the license (MIT, Apache etc)
MIT ⓒ AaronRoh
```bash
gactions test --action_package PACKAGE_NAME --project PROJECT_ID
gactions update --action_package PACKAGE_NAME --project PROJECT_ID
```