Configuring in Bearry
Now let’s teach Bearry to use this URL.
-
Open Bearry.
-
In the side menu, go to Integration and click on Discord.
-
You will see an empty list. Click the “Add Webhook” button.
-
Fill in the form:
- Name: A name for you to identify this webhook inside Bearry (e.g., “Main Clips Channel”).
- Webhook URL: Paste the URL you copied from Discord in the previous step.
- Events: Select “Clip Created”. This tells Bearry when to use this webhook.
- Message Template: Here you write the text that will be posted.
- You can use normal text, emojis, and Special Variables.
Available Variables:
{clip_url}: The clip link (Required for people to watch).{clip_title}: The clip title.{clip_duration}: The duration in seconds.{created_by}: The name of who created the clip (chat user or you).
Message Template Example:
🎬 **New Stream Clip!**Title: {clip_title}Clipped by: {created_by}Watch here: {clip_url} -
Make sure the Enabled box is checked.
-
Click Save.