# 디스코드 초대 링크 감지

디스코드 초대 링크 감지는 디스코드 초대 링크를 채팅에서 감지하고, 해당 채팅을 자동으로 삭제하는 기능이에요.

외부 서버의 무단 홍보를 효과적으로 방지할 수 있어요.

<figure><img src="/files/Zvw5lSvqjWomnltBHZI7" alt=""><figcaption></figcaption></figure>

기본적으로 모든 채널에서 초대 링크를 감지합니다. **"/초대감지"** 명령어로 전체 활성화/비활성화 하거나, 특정 채널의 주제(Topic) 설정에 **"@disable\_invite\_detection"** 을 추가해서 예외 채널에 포함할 수 있어요.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://op0.gitbook.io/hayang/features/invite_detection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
