> For the complete documentation index, see [llms.txt](https://organization-twc.gitbook.io/5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-twc.gitbook.io/5/undefined.md).

# 채널설정

#### 1. 명령어 실행

**서버 관리자 권한을 가진 유저**가 디스코드 채팅 채널에 `/채널설정`을 입력하고 엔터를 누르세요.

#### 2. 채널 선택

* 채널 옵션 항목을 클릭하여 공지사항을 받아볼 채널을 선택합니다.
* 설정을 완료하면 해당 채널이 제5인격 소식 및 공지 전용 채널로 지정됩니다.

#### 3. 기능 안내

* **실시간 릴레이:** 제5인격 관련 새로운 소식이나 공지나 올라오면, 설정하신 채널에 자동으로 전송됩니다.
* **덮어쓰기 지원:** 다른 채널로 바꾸고 싶다면 다시 `/채널설정`을 통해 새로운 채널을 선택하세요. 기존 설정은 자동으로 업데이트됩니다.

#### 4. 관리자 주의사항

* **사용 제한:** 이 명령어는 **서버 관리자 또는 서버장만 사용**할 수 있습니다.
* **권한 필요:** 이 명령어를 이용하기 위해서 **봇에게 관리자 권한을 드리는 것을 권장**합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://organization-twc.gitbook.io/5/undefined.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.
