Replace Slack references with Discord#1492
Conversation
Updated all active documentation and code to point to Discord community at https://stagehand.dev/discord instead of Slack. Removed old Slack badges and updated community links in READMEs, docs, error messages, and examples. Excludes historical changelogs and changesets. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
Greptile SummaryThis PR systematically replaces all Slack community references with Discord throughout the Stagehand project. All community links now use the unified Key changes:
The changes are comprehensive and maintain consistency across all documentation, code comments, and error messages. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant Code as Codebase
participant Docs as Documentation
participant Assets as Media Assets
Dev->>Code: Update error messages
Code->>Code: Replace Slack URL with Discord URL
Dev->>Docs: Update README files
Docs->>Docs: Replace Slack badges with Discord badges
Docs->>Docs: Update community links
Dev->>Docs: Update docs.json configuration
Docs->>Docs: Update navbar and footer links
Docs->>Docs: Update navigation anchors
Dev->>Docs: Update MDX documentation pages
Docs->>Docs: Replace Slack references in v2 docs
Docs->>Docs: Replace Slack references in v3 docs
Dev->>Assets: Add Discord badge SVGs
Assets->>Assets: Create dark_discord.svg
Assets->>Assets: Create light_discord.svg
Dev->>Assets: Remove Slack badge SVGs
Assets->>Assets: Delete dark_slack.svg
Assets->>Assets: Delete light_slack.svg
|
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Updated all active documentation and code to point to Discord community instead of Slack. All community links now use https://stagehand.dev/discord for better SEO.
Changes:
🤖 Generated with Claude Code
Summary by cubic
Switched all community references from Slack to Discord, updating badges, links, docs, and messages to point to https://stagehand.dev/discord for better SEO.
Written for commit 75e632a. Summary will update on new commits.