Member
Server only
/group-alerts remove
Remove an alert subscription
Usage
Generated
/group-alerts remove <sub_id>
| Option | Type | Required | Description |
sub_id |
text |
Yes |
Subscription ID (first 8 characters shown in /group-alerts list)
|
Who can run it
Generated
Discord defaultEvery member
Command Access presetEveryone
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Group Finder, Commands
Meant for ordinary members. Open unless you lock it in Command Access. 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
Behaviour
Checked against the code 2026-09-21
Deletes one of your alert subscriptions. sub_id is the start of the subscription ID as shown by /group-alerts list; the first eight characters are enough, and the first of your subscriptions whose ID starts with what you typed is the one removed.
It searches all of your subscriptions on every server, so a subscription made on another server can be removed from here. No match gives No subscription starting with \{id}` found.`
On success the reply is Alert subscription removed. The deletion is permanent; to pause an alert instead, use the dashboard's Alerts page. This command does not check whether Group Finder is switched on for the server.