# Bot Commands

## How do I link my Discord to my Twitch Account?

Open [bot.lurker.tv](https://bot.lurker.tv) once and link your account.

## General Commands

{% hint style="info" %}
You can also use most of them as slash (**/**) commands! If you just enter **/** you should see all the availible slash commands from different bots which kind of also replaces ?help\
So just try **/rank** **/lurktime /lurktop10** etc.
{% endhint %}

* **`/lurklink`** Shows you the Link to your Lurk Website
* **`/live`** Shows you all streaming Members.
* **`/lurktime`** Will show a summary of your Lurkpoints (LP) / Lurktime
* **`/rank`**&#x77;ill show your overall rank & level
* **`/globalrank`**&#x77;ill show your rank & level over all servers&#x20;
* **`/lurkstatus`** shows who you are lurking
* **`/lurked`** shows how many people are Lurking you from [lurker.tv](https://www.lurker.tv)
* **`/lurktop10 <day/month/total>`** shows the Top10 lurkers of your Discord. If you use it like `/lurktop10 month 06` it will show you the ranks of this specific month.

## Admin Commands

{% content-ref url="/pages/-LhZ2taNcuh5NWrWoSbF" %}
[Admin Commands](/discord/commands/untitled.md)
{% endcontent-ref %}


---

# 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://help.lurker.tv/discord/commands.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.
