Skip to content

januswel/slack-channel-notifier

Repository files navigation

slack-channel-notifier

Getting started

In order to develop on local, Make a file named as .env with below lines.

export SLACK_OAUTH_TOKEN="xoxp-xxxxxxxxxxx-yyyyyyyyyyy-zzzzzzzzzzzz-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaz"
export SLACK_INCOMING_WEBHOOK="TXXXXXXXX/BYYYYYYYY/ZZZZZZZZZZZZZZZZZZZZZZZZ"

Then use.

source .env

Get values for SLACK_OAUTH_TOKEN and SLACK_INCOMING_WEBHOOK from your Slack App.

Deployment

sls deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published