Skip to content

Trivia Game example on DialogFlow using the Sheets API for question synchronisation

License

Notifications You must be signed in to change notification settings

Wealize/trivia-game-dialogflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialogflow trivia game webhook

Codacy Badge Codacy Badge CircleCI

Run

Executing the server locally

export GOOGLE_APPLICATION_CREDENTIALS='CREDS_FILE' KEY='KEY_SHEET' SHEET_CREDENTIALS_FILE='SPREADHEET_CREDENTIALS_FILE'

pipenv run python3 main.py

Tests

pipenv run python3 -m pytest tests/ --cov=. --disable-warnings

About

Trivia Game example on DialogFlow using the Sheets API for question synchronisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages