Skip to Content
Welcome to the Orax Bot documentation!
FeaturesOverview

Features Overview

Orax provides a comprehensive set of features for cross-server communication on Discord. Here’s everything Orax can do:

Feature Summary

Message Synchronization

Orax’s core feature. Messages sent in any linked channel are instantly relayed to all other channels in the same interserv group. Supports text, attachments, embeds, stickers, polls, and forwarded messages.

Edit & Delete Sync

When you edit or delete a message, the change is automatically propagated to all mirrored copies across every connected server. Delete sync can be disabled per group.

Reactions

Reactions added to a message are replicated across all mirrored copies of that message in other servers. Reactions work bidirectionally.

Threads

When a thread is created on a message, corresponding threads are automatically created on all mirrored messages. Thread deletions are also synchronized.

Stickers

All sticker formats are supported: PNG, APNG, GIF, and Lottie. Lottie and APNG stickers are automatically converted to GIF format. A local file cache prevents redundant downloads.

Polls

When a Discord poll expires, Orax aggregates the vote counts from all mirrored copies of the poll across all servers and posts the combined results.

Custom Emojis

Type :!emoji_name: to insert an emoji by name. The bot resolves it to actual Discord emoji markup if accessible, or converts it to a markdown image link otherwise.

Auto Translate

Automatically translate synced messages into the target language of each channel with auto source-language detection. Requires Orax Plus.

Last updated on