# 绑定Telegram账号到emby服务器/解绑

使用Telegram机器人注册的用户已默认绑定到emby服务器，本篇仅为其他渠道注册的用户使用。

绑定机器人为可选操作，但是说不定呢？

<https://t.me/nijigen_help_bot>

首先需要您的emby uid：登陆emby服务器网页，点击右上角小齿轮⚙️→应用设置（或 应用程序设置）→👤配置（或 用户配置）

观察您的地址栏，会有一串类似 <https://media.nijigem.by/web/index.html#!/settings/profile.html?userId=**aaaaaaxxxxxxxxxbbbbbbbbbbb**&>~~<mark style="color:red;">serverId=123456789123456</mark>~~

**aaaaaaxxxxxxxxxbbbbbbbbbbb**为您的uid，不是\~\~<mark style="color:red;">serverId=123456789123456</mark>\~\~这一串

打开机器人使用命令 /bind **aaaaaaxxxxxxxxxbbbbbbbbbbb** 即可完成绑定（前题是您的Telegram账号未绑定或已解绑本emby服务器）

当然直接运行 /bind <https://media.nijigem.by/web/index.html#!/settings/password.html?userId=**aaaaaaxxxxxxxxxbbbbbbbbbbb**\\&serverId=123456789123456> 也可以捏

解绑运行/unbind即可

uid很重要，请妥善保管。如果有其他telegram账号绑定了您的UID，您需要[联系我们](/talk-talk.md)进行解绑。

常见问题：你复制了<mark style="color:red;">serverId=</mark>后面的代码作为uid，所以提示不存在


---

# 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://intro.bgp.yt/accounts/bindbot.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.
