Files
zulip/zerver/lib/integrations.py
PieterCK b37d6c7012 integrations: Remove Slack from WEBHOOK_SCREENSHOT_CONFIG.
Slack integration requires Slack API key and will make API calls to
Slack. It'll also trip at `validate_account_and_subdomain` when
receiving Slack calls from a dev environemnt. So this commit removes it
from the tool.
2025-11-03 16:42:07 -08:00

37 KiB