-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Replace Slack references with Discord #1492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 12 files
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 <[email protected]>
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.