Dokumentation / Group Finder / Befehle / /group-admin suspend
Admin Server only

/group-admin suspend

Suspend a user from creating listings

Usage

Generated
/group-admin suspend <user> [hours] [reason]
OptionTypErforderlichBeschreibung
user member Ja User to suspend
hours whole number Nein Duration in hours (default 24)
reason text Nein Reason for the suspension

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

Verhalten

Checked against the code 2026-09-21

Stops a member from posting listings on this server for a while. user is the member, hours is the length (default 24, held between 1 and 720, which is 30 days) and reason is free text, No reason given when left blank. By default Discord shows the /group-admin commands only to members with Manage Server.

A suspended member cannot use /group create, /group quick, /group relist or the dashboard's create form. Each tells them they are suspended, until when, and the reason. Suspending someone who is already suspended replaces the old suspension with the new length and reason.

The private reply is **{user}** suspended from listing creation for **{hours}h.** followed by the reason. The member is not sent a DM and their existing listings stay open; close those with /group-admin close-listing if needed.

Suspensions end on their own when the time is up. /group-admin unsuspend ends one early and /group-admin suspensions lists the current ones. 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