Skip to Content
Welcome to the Orax Bot documentation!
CommandsLink Channel

/link-channel

Links a channel to an existing interserv group using a join link.

Usage

/link-channel channel:<channel> link:<join link>
ParameterTypeRequiredDescription
channelChannelYesText, voice, or stage channel (forum channels are not in the picker)
linkStringYesGroup join link from the owner

Permissions

  • Administrator — Required to use this command

What It Does

  1. Verifies the join link is valid
  2. Creates a webhook in the channel for message relay
  3. Registers the channel in the group’s linked channels
  4. Starts synchronizing messages

Example

/link-channel channel:#general link:https://oraxbot.com/join/abc123xyz

Bot 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.

After linking, you can verify the connection with:

  • /channel-infos — See group info and connected servers
  • /debug-channel — Run full diagnostics
Last updated on