A Facebook Messenger Chatbot that helps in making the most out of the COVID19 pandemic. It aims to provide valuable information at their fingertips. This is created by Jovert Palonpon and Leonardo Louie. The art and idea is made by Lourd Rancy.
Requires Node.js 10+
# First, install project dependencies:
yarn install
# Copy environment file:
cp .env.example .env
# Install the frontend assets:
yarn build:watch
# Finally, start the development server:
yarn dev-watch
- 🏛️ Find nearby establishments: testing centers, checkpoints and more
- 📊 Search statistics by country: cases, recoveries, deaths
- 📚 Useful resources & tips
- 💡 Real time updates
- The Hope API: https://github.com/Oplan-Hope/covid19-api
- COVID19 stats API: https://rapidapi.com/astsiatsko/api/coronavirus-monitor?endpoint=apiendpoint_745c45af-47e5-4b99-b962-9f77e164c054
- Facebook Messenger Platform: https://developers.facebook.com/docs/messenger-platform/introduction
Hope is an open-sourced software licensed under the MIT license.