Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
/ air-bot Public archive

☁️ Check air pollution in cities around the world via the Dialogflow bot

License

Notifications You must be signed in to change notification settings

great-bots/air-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Bot

About

Check air pollution in cities around the world via the Dialogflow bot.

Setup

1. Clone repo
git clone https://github.com/great-bots/air-bot.git
2. Go to project directory
cd air-bot
3. Set environment variables
  • Copy env.example.json file to env.json
  • Set environment variables in env.json
4. Go to functions directory
cd functions
5. Install dependencies
npm i

# Or, use yarn
yarn
6. Run
npm start

# Or, use yarn
yarn start

Build with

License

This project is licensed under the MIT License © 2020-present Jakub Biesiada

About

☁️ Check air pollution in cities around the world via the Dialogflow bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published