/link-channel
Links a channel to an existing interserv group using a join link.
Usage
/link-channel channel:<channel> link:<join link>| Parameter | Type | Required | Description |
|---|---|---|---|
channel | Channel | Yes | Text, voice, or stage channel (forum channels are not in the picker) |
link | String | Yes | Group join link from the owner |
Permissions
- Administrator — Required to use this command
What It Does
- Verifies the join link is valid
- Creates a webhook in the channel for message relay
- Registers the channel in the group’s linked channels
- Starts synchronizing messages
Example
/link-channel channel:#general link:https://oraxbot.com/join/abc123xyzBot response:
✅ This channel has been linked to the interserv group “My Awesome Group”!
Messages sent here will now be synced with all other linked channels.
The bot needs Manage Webhooks permission in the channel to create the relay webhook. If the bot doesn’t have this permission, the link will fail.
You can also link voice and stage channels — pick them from the channel selector. Linking a voice channel requires Orax Plus and enables both chat sync and the live audio bridge. See Voice Channels.
Checking the Link
After linking, you can verify the connection with:
/channel-infos— See group info and connected servers/debug-channel— Run full diagnostics
Last updated on