Documentación / Group Finder / Comandos / /group-admin network join
Admin Server only

/group-admin network join

Join an existing federation network

Usage

Generated
/group-admin network join <network_id> [outbound] [inbound]
OptionTipoObligatorioDescripción
network_id text Network ID (the full UUID from the network creator)
outbound yes or no No Allow your listings to appear on peer servers
inbound yes or no No Allow peer server listings to appear in your /group browse

Who can run it

Generated
Discord defaultMembers with Manage Server
Command Access presetServer managers
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Group Finder, Commands

The presets keep it for server managers. Server owners and Administrators can always run it. How Command Access works.

What the bot needs

Generated

Group Finder is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Manage ChannelsView ChannelSend MessagesEmbed LinksRead Message HistoryManage RolesManage ThreadsCreate Public Threads

Comportamiento

Checked against the code 2026-09-21

Adds this server to an existing network. network_id is the full Network ID shared by the network's creator. outbound lets your listings appear on the other servers and inbound lets theirs appear here; both are on unless you turn them off. By default Discord shows the /group-admin commands only to members with Manage Server.

Anything that is not a complete Network ID is refused with That doesn't look like a Network ID. and an example of the format; the network creator can copy the ID from /group-admin network list. An ID that matches no network gives Network not found. Check the ID and try again.

The private reply is Joined **{name}** with the mode: Full federation when both directions are on, Outbound only or Inbound only otherwise. Nothing is announced to the other servers.

After joining, members' Network and Public listings created with /group create reach the peer servers according to the networks option, and peers' listings show up in /group browse marked cross-server. Change the directions later with /group-admin network set-visibility. This command does not check whether Group Finder is switched on for the server.

YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction