Check air pollution in cities around the world via the Dialogflow bot.
git clone https://github.com/great-bots/air-bot.git
cd air-bot
- Copy
env.example.json
file toenv.json
- Set environment variables in
env.json
cd functions
npm i
# Or, use yarn
yarn
npm start
# Or, use yarn
yarn start
This project is licensed under the MIT License © 2020-present Jakub Biesiada