Zum Inhalt springen
Xenon

Sync

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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

/sync messages direction channel
direction required

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.

Values
from to both
channel required

Either the channel id or mention of the other channel.

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

/sync bans direction guild-id sync_existing
direction required

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.

Values
from to both
guild-id required

The id of the other guild. You can find out how to get a guild id here.

sync_existing optional

Whether to carry the bans that already exist across when the sync is created, rather than only the ones made from now on. This is also what lets a sync catch up after an outage.

Unlike a message sync, which only ever applies from the moment you start it, a ban sync fills in the backlog by default.

Default
true

Create a role sync between two roles in one or two directions. This way all members that have role A will also get role B or vice versa. Role A has to be on the server where you run the command, role B can also be on a different server.

You can find a list of your syncs with /sync list.

/sync roles role_a direction server_b role_b
role_a required

The id of role A. You can find out how to get a role id here.

direction required

The direction for the sync. Either “from” to sync assigned roles from role B to role A, “to” to sync assigned roles from role A to role B or “both” for both directions.

Values
from to both
server_b required

The id of the server that role B belongs to. You can find out how to get a guild id here.

role_b required

The id of role B. You can find out how to get a role id here.

You can find a list of your syncs with /sync list.

/sync delete sync-id
sync-id required

The id of the sync you want to delete. You get this after creating a sync.

Show the syncs you have running, with their ids.

/sync list page
page optional

Which page of the list to show.

Default
1