All sync commands are only available for premium users.
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>
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
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>
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
You obviously need to create sync before you can use this command.
You can find a list of your syncs with /sync list
.
Deleting a sync is irreversible! Be careful with this command.
/sync delete <sync-id>
The id of the sync you want to delete. You get this after creating a sync.
required