/good-morning-bot

A Bot to Notify You Good Morning

Primary LanguageJavaScriptMIT LicenseMIT

good-morning-bot

A Slack Bot to Notify Your Channels Random Good Morning Messages

How To Run

*** Standalone version *** (Requires Node 14.16.0)

npm install -g yarn &&/
yarn &&/
DEBUG=app:* SLACK_TOKEN=<slack bot token with chat permissions> PORT=<app run port (8081 is default value)> GOOD_MORNING_ENABLED=true GOOD_AFTERNOON_ENABLED=true GOOD_NIGHT_ENABLED=true yarn start

Sample

image