For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mirroring pings to Slack

$monitor addslack

You can tie a slack webhook to a channel by running $monitor addslack #channel {slack-webhook}

After running this command all pings that go into #channel will also go to the mentioned slack webhook.

Last updated