Social-link Command
/social-link twitch add
Section titled “/social-link twitch add”Adds a Twitch feed to a channel.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
channel | The name of the twitch channel to add. | String | Required | None | None |
feed_channel | The channel to send the feed to. | Channel | Required | None | None |
role | The role to ping when the stream goes live. | Role | Optional | None | None |
- You need the Manage Webhooks permission to run this command.
/social-link bluesky add
Section titled “/social-link bluesky add”Adds a Bluesky feed to a channel.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
channel | The channel to add the feed to. | Channel | Required | None | None |
account | The account to add the feed from. | String | Required | None | None |
message | The message to send when a new post is detected. (must include %%{LINK}%%) | String | Required | None | None |
- You need the Manage Webhooks permission to run this command.
/social-link bluesky remove
Section titled “/social-link bluesky remove”Removes a Bluesky feed from a channel.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
channel | The channel to remove the feed from. | Channel | Required | None | None |
account | The account to remove the feed from. (Default: All) | String | Optional | None | None |
- You need the Manage Webhooks permission to run this command.