Sharing to Discord, Slack, and more
· One min read
New feature unlocked! You can now share your projects to Discord (Slack, and email coming soon).
Webshot Archive now supports integration with Discord via webhooks. What this means is that developers can now send clips of changes to your projects to Discord channel. This will help teams catch changes, bugs, and features earlier in the development cycle.
View the example in the Webshot Archive Discord docs channel.
How to setup Discord integration
- Create a new webhook in Discord (Discord docs here.
- Copy the webhook URL.
- Paste the webhook URL into the Webshot Archive project settings page.
- Click on the
Save
button.
How to use
After creating a clip, you can now click "Share to Discord" button on the clip details dialog.
This will send the clip to the discord channel you setup in the previous step.
View the example in the Webshot Archive Discord docs channel.