Skip to Content
Welcome to the Orax Bot documentation!
PlatformsFluxer

Fluxer

Fluxer is a chat platform that Orax supports alongside Discord and Telegram. With Orax for Fluxer, you can link your Fluxer server channels to interserv groups and chat seamlessly with communities across all three platforms. Messages, attachments, and embeds are relayed in both directions using webhooks.

Illustration of the Fluxer platform and the Orax bot

Invite Orax for Fluxer →

Getting Started

Invite the bot

Add Orax to your Fluxer server using the invite link above. Make sure the bot has permission to view channels, send messages, manage webhooks, and attach files in the channels you want to link.

Create an interserv group

Run the /create-group <name> command in any Fluxer channel, or use the Create an interserver group button in the dashboard . A group is the hub that connects channels across servers and platforms.

Run the /link <group_link> command in the Fluxer channel you want to connect. You can find the group link on the explore  page.

Start chatting

Messages sent in the linked channel are now relayed to every other channel in the group — on Fluxer, Discord, and Telegram.

Dashboard

Fluxer servers are fully manageable from the Orax Dashboard . Sign in with your Fluxer account to:

  • View every Fluxer server you administer
  • Create and configure interserv groups
  • Manage group settings, linked channels, and per-channel overrides

Commands

Orax supports the following commands directly inside Fluxer channels:

CommandDescription
/link <group_link>Link the current channel to an interserv group
/link #channel <group_link>Link a specific channel to a group
/unlinkUnlink the current channel from its group
/unlink #channelUnlink a specific channel
/create-group <name>Create a new interserv group
/channel-infos [page]Show information about the group linked to this channel
/helpShow the list of available commands and useful links

Linking, unlinking, and creating groups require the Administrator permission in the Fluxer server. Non-administrators can still send and receive messages in linked channels.

How Message Sync Works

When a user sends a message in a linked Fluxer channel, Orax detects it and relays it to all other channels in the same interserv group:

  1. Detection — Orax listens for new messages and confirms the channel is linked
  2. Filtering — The message is checked against word blacklists, message filters, and mute lists
  3. Transformation — Mentions are processed, attachments and embeds are collected
  4. Relay — The message is delivered to every other linked channel via webhooks

Messages relayed into Fluxer appear under the original sender’s username and avatar, created through a webhook named “Orax - InterServ” in each linked channel.

Do not delete or modify the “Orax - InterServ” webhook in your channel. If the webhook is removed, message sync will stop working until Orax recreates it.

Sender Identification

To make it easy to tell where a message came from, Orax appends the source server’s name to the username. A message sent from a Fluxer server named “Gaming Hub” by user “alex” will appear as:

alex [Gaming Hub]

What Gets Synced

Content TypeDetails
TextAll text content including markdown, code blocks, and mentions
AttachmentsImages, videos, and files (up to 10 per message)
EmbedsRich embeds and link previews (up to 10 per message)
MentionsUser mentions are preserved and annotated with the username

Content limits: usernames are truncated to 80 characters and message text to 2000 characters.

Messages sent through Orax on Fluxer count toward the activity graph and other per-channel stats, just like on Discord.

Cross-Platform Bridging

Fluxer channels can be linked to the same interserv group as Discord and Telegram channels. This means a Fluxer server, a Discord server, and a Telegram group can all share a single conversation, with messages flowing bidirectionally across every platform.

Fluxer server ⟷ Interserv Group ⟷ Discord server Telegram group

Mentions from Discord are reprocessed and cleaned up before being relayed into Fluxer, so they display correctly.

Auto Translate

If Auto Translate is enabled for the group, messages relayed into Fluxer channels are automatically translated into the channel’s target language — just like on Discord.

Auto Translate requires an active Orax Plus subscription. On Fluxer, you can unlock Orax Plus by voting on Fluxerlist (free) or via Stripe (monthly or lifetime). See Orax Plus for details.

Last updated on