Skip to content

jhjulie/cdc-tw-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending Notification of CDC News

Implemention of subsrcription to CDC (Taiwan Centers for Disease Control), and sending notification via webhook.

Requirements

  • Node.js v12
  • A webhook to a message tool, such as slack and telegram.

Prepare Local Development Configurations

  • Copy .example.env and rename it to .env
  • Adjust the config depends on your case
$ cp .example.env .env
$ vim .env

Install dependencies

In your project root directory

npm install

Execute

node index.js

Results

Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published