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

Alert Destinations

Sec3 WatchTower Security Monitor

Alert destinations are managed at the user level. They can be managed at any bot's editing page.

1. Email

Enter a human-friendly label and the email address. You will receive a email for verification.

Set up email notification

2. SMS

Enter a human-friendly label and the phone number. You will then be prompted to enter a six digit code received via a text message.

set up sms notification

3. Slack

Click the button to add Sec3 alert to your Slack channel.

connect to slack

4. Discord

Follow the next steps to add a discord notification.

  • Open Discord App

  • Navigate to the channel which you wish to receive the alerts

  • Click the next to the channel name -> Integrations -> Webhooks -> New Webhook

  • Copy the Webhook URL.

  • Go back to Sec3 WatchTower and paste the Webhook URL.

Copy the Webhook URL

5. Telegram

Follow the next steps to add a telegram notification.

  • On WatchTower New Bot modal, click the "Telegram" button.

  • Give it a human-friendly name as the label, and click "Save Label"

  • Copy the magic words.

  • Open Telegram App.

  • Start a chat with @sec3_alert_bot or add it to a group chat.

  • Paste and send the magic words. Now your telegram notification is set up.

6. Webhook(alpha)

Sec3 provides a simple webhook for alert notification. To set it up on WatchTower, you will need to provide a URL and a secret.

Add webhook

For information of building the server to receive the alert, see

Handle Alert via Webhook

Last updated