Oplan-Hope / covid19-messenger-bot

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

Home Page:http://m.me/108567037219107

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://m.me/108567037219107

License:MIT License


Languages

Language:JavaScript 94.4%Language:CSS 3.3%Language:HTML 2.3%