Skip to content

Commit

Permalink
feat: add instructions for connecting a private channel on Slack (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkra authored Aug 14, 2024
1 parent b240e32 commit 48dab7c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/squads/slack-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,23 @@ Follow these simple steps to connect your squad with your Slack workspace:

- Once the integration is complete, you'll start receiving notifications in the selected Slack channel for every new post published in your squad.

## Connecting a Squad to a Private Channel on Slack

If you want to connect your daily.dev squad to a private channel on Slack, follow these steps:

1. **Manually Add the Bot to Your Private Channel:**
- Go to the private Slack channel where you want to receive squad notifications.
- Manually add the daily.dev bot/app to the channel. You can do this by typing `/invite @daily.dev` in the channel.

2. **Refresh Your daily.dev Page:**
- Once the bot is added, return to daily.dev and refresh the page. The private channel should now be visible in the channel selection dropdown.

3. **Connect the Channel:**
- Select your private Slack channel from the dropdown list in your squad's settings.
- Complete the connection as usual, and you’ll start receiving notifications in your private channel.

By following these steps, you can ensure that your squad’s updates remain within the privacy of your chosen Slack channel.

## Troubleshooting

If you encounter any issues during the integration process, consider the following:
Expand Down

0 comments on commit 48dab7c

Please sign in to comment.