Slash Commands
/help
Show an interactive help panel with all available commands organized by category. Usage:/help
The response includes a dropdown menu to browse command categories. Only the user who invoked the command can interact with the menu.
/ping
Check the bot’s connection latency. Usage:/ping
Response: Pong! 42ms
/check
Manually analyse a message or image for scam patterns. Usage:/check text: <text> image: <attachment>
Parameters:
text(optional) — The message text to analyseimage(optional) — An image to scan (OCR text extraction)
/warns
View the warning history for a user. Usage:/warns user: @username
Parameters:
user(required) — The user to look up
/history
View the scam detection history for a user. Usage:/history user: @username
Parameters:
user(required) — The user to look up
/config
Get a link to the web dashboard for server configuration. Usage:/config
Response: Ephemeral embed with the dashboard URL.
