/schedule-bot

A schedule reminder bot.

Primary LanguageJavaScript

Schedule Bot

A schedule reminder bot, reminded by the WeChat Work.

Install

yarn

Set Environment Variables

cp .env.demo .env

Replace the webhook key of the WeChat Work group robot.

Develop and Test

yarn start

Build

yarn build

Deploy

yarn deploy