AntiRaidAntiRaid

URL Extract

Extract all URLs from a message for review.

Updated April 11, 2026

Use /urlextract to pull every URL out of a block of text. Useful when reviewing a suspicious message or checking what links it contains before deciding whether to block them.

Usage

/urlextract message:[text]

Any member can run this command.

URL extract output

Parameters

PropTypeDescription
message
string
The text to scan for URLs.

AntiRaid returns a list of every URL it found in the message. You can then use /urlblock add to block any of them.