Links

Sync

Sync messages between different channels and bans between different servers. It's possible to sync in one direction or in both.
All sync commands are only available for premium users.

Creating a message sync

Create a message sync between two channels in one or two directions. You can find a list of your syncs with x?sync list

Syntax

x?sync messages <direction> <channel>

Arguments

direction
channel
The direction for the sync. Either "from" to sync messages from the other channel to yours, "to" to sync messages from yours to the other channel or "both" for both directions.
options: from, to, both required
Either the channel id or mention of the other channel
required

Creating a ban sync

Create a ban sync between two guilds in one or two directions. You can find a list of your syncs with x?sync list

Syntax

x?sync bans <direction> <guild-id>

Arguments

direction
guild-id
The direction for the sync. Either "from" to sync bans from the other guild to yours, "to" to sync bans from yours to the other channel or "both" for both directions.
options: from, to, both required
The id of the other guild
required

Deleting a sync

You obviously need to create sync before you can use this command.
You can find a list of your syncs with x?sync list.
Deleting a sync is irreversible! Be careful with this command.

Syntax

x?sync delete <sync-id>

Arguments

sync-id
The id of the sync you want to delete. You get this after creating a sync.
required
Last modified 3yr ago