> For the complete documentation index, see [llms.txt](https://dcnews.gitbook.io/ru-he-shi-yong-tuo-guan-ban/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dcnews.gitbook.io/ru-he-shi-yong-tuo-guan-ban/xiao-bai-kuai-su-jie-ru-dcnews-tuo-guan-ban.md).

# 小白：快速接入DCNews托管版

若您不想自行部署服务，想要直接同步微信群聊消息至Discord，可先体验在线托管版本，因产品尚处于Alpha阶段，大家可以<mark style="color:green;">**免费体验**</mark>。希望这个小工具能够帮助到大家，期待收到大家的反馈。

## 同步至自己的Discord服务器

### 第1步：邀请DCNews机器人，加入你的Discord服务器

1. 邀请DCNews机器人，加入你的服务器。
2. 请让具备Discord服务器管理权限的小伙伴，点击下方链接。<https://discord.com/api/oauth2/authorize?client_id=1116175081366888529&permissions=34816&scope=bot>

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

### 第2步：在Discord服务器内完成如下配置

<mark style="color:red;">**\***</mark> 创建/选择 一个Discord频道，我们会将微信群的消息同步至当前频道内，建议你同步完成下列配置，以便用户有更佳的体验。

1. 发布标注消息：告知本Discord频道访客，消息的来源以及如何加入对应微信群。
   1. 示例：大家可以添加 Fivea\_eth 的微信，申请加入**产品体验微信群**，群内的消息将会实时同步至当前频道。

      <figure><img src="/files/uzg8DPVWF6IGnqv8r6Ff" alt=""><figcaption></figcaption></figure>
   2. 标注信息的方法：右键对应消息，点击标注信息。\
      ![](/files/M6WsaV07YLR0UGY6bzza)<br>
2. 给DCNews 机器人设置访问权限和身份组：若当前频道，任何人均可查看/发言，则可以跳过。
   1. 点击频道右侧的设置按钮。\
      ![](/files/psP8v6XtXhI6cOJ53zxK)
   2. 点击左侧导航栏的权限，在点击添加身份组/成员的按钮，输入DCNews，找到对应机器人，添加进来。

      <figure><img src="/files/tEmnEysMMHlatpo9jV6r" alt=""><figcaption></figcaption></figure>
   3. 为DCNews添加如下所示权限：**查看频道、发送消息、在子区内发送消息、嵌入链接、添加附件**。

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

      <figure><img src="/files/7kTgIWPq973WS1P4gthq" alt=""><figcaption></figcaption></figure>

### 第3步：邀请微信机器人进群

1. 添加 DCNews 工作人员的微信：Fivea\_eth。
2. 将 DCNews 微信机器人，邀请至需要同步的微信群聊内。

### 第4步：将配置信息提交给微信机器人

1. 复制配置信息：**将微信群昵称、Discord 对应频道ID、DC置顶消息链接发送给微信机器人。**

   * 获得Discord频道ID的方法：右键对应频道，选择复制频道ID。

     <div align="left"><figure><img src="/files/upcLT9BWjfwgnszFH6Up" alt="" width="140"><figcaption><p>复制频道ID</p></figcaption></figure></div>

   * 复制Discord频道的置顶消息链接的方法：右键对应置顶消息，选择复制消息链接。

     <div align="left"><figure><img src="/files/onb5XzCT1pjWS1EbmrfJ" alt="" width="141"><figcaption><p>复制消息链接</p></figcaption></figure></div>

   * 配置信息文字模板参照：

   > 微信群昵称：xxx微信群\
   > Discord频道ID：1139890803632771092\
   > 标注消息链接：<https://discord.com/channels/1136504805989285920/1139890803632771092/1140526924150624347>\
   > 微信机器人是否已进群：是\
   > ![](/files/XwUZbYvjKg7tZ8OIWN7I)
2. 请耐心等待，因当前尚未实现自动化流程配置，我们将在24小时以内完成配置。\
   \&#xNAN;*<mark style="background-color:yellow;">当接入微信群超过100个时，解锁自动配置流程。</mark>*

**配置过程中遇到任何问题，均可在DCNews产品体验微信群或Discord内**<mark style="color:blue;">**@Fivea**</mark>**。**

## 同步至DCNews频道

> 若你想同步微信群消息至DCNews的Discord频道，则可以跳过第1、2步，直接邀请DCNews工作人员加入你的微信群，备注同步信息至DCNews即可。DCNews工作人员微信：Fivea\_eth。


---

# 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://dcnews.gitbook.io/ru-he-shi-yong-tuo-guan-ban/xiao-bai-kuai-su-jie-ru-dcnews-tuo-guan-ban.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.
