Skip to content

Add Slack notification provider alongside Telegram #1

Description

@mataeil

Currently only Telegram is supported for notifications (config.notifications.telegram).

Slack is where most developers already live. Adding a Slack webhook provider would significantly expand the notification reach.

Expected behavior:

  • Add notifications.slack section to config schema with webhook_url field
  • Use $OODA_SLACK_WEBHOOK_URL env var reference
  • Same 3-consecutive-failure auto-disable logic as Telegram
  • Document in SECURITY.md (webhook URLs are secrets)

This is a Tier 1 (Skills) contribution — self-contained, follows existing notification pattern.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions