Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 273 Bytes

slack-greet

Posts a message to specified channel (API_ENDPOINT) when someone joins channel CHANNEL_ID.

ENV VARS

CHANNEL_ID the channel id from which to monitor the join events

API_ENDPOINT the URI to send the post message request to

SLACK_TOKEN for security check