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