/covid19-messenger-bot

A Facebook Messenger Chatbot that helps in making the most out of the COVID19 pandemic.

Primary LanguageJavaScriptMIT LicenseMIT

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.

🚀 Quick start

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

✨ Features

  • 🏛️ Find nearby establishments: testing centers, checkpoints and more
  • 📊 Search statistics by country: cases, recoveries, deaths
  • 📚 Useful resources & tips
  • 💡 Real time updates

Resources

License

Hope is an open-sourced software licensed under the MIT license.