Skip to content

Files

Latest commit

8a6391c · Feb 6, 2021

History

History
13 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 342 Bytes

websub-listener

This service builds webhooks and manages subscriptions to a WebSub Hub and sends a slack message through an incoming webhook

usage

Create a config file, and run with docker

docker run -p 8080:8080 -v $PWD/config.toml:/etc/websub/config.toml kryptn/websub-listener:v0.0.9