# Admin Commands

## Admin Commands

All admin tasks are to be done on <https://bot.lurker.tv>. Since the introduction of (/)slash commands, those commands are no longer implemented.

* ~~**`?lurkchannel <mention #channel>`** tells the bot in which channel he should post Bonus-point/Ranking messages~~
* ~~**`?changepoints <twitchname> <(-)points> <reason>`**   You can add/remove bonus-points for users~~
* ~~**`?check <@Discordname>`** will check the History of these users for `?changepoints` changes (last 20 changes)~~
* ~~**`?lurkrole <rolename>`** Set the Multi-Twitch based to a Discord-Role instead of the whole Discord. To disable type `?lurkrole none`~~
* ~~**?lurkrole-minpoints \<points>** will define which is the minimum amount of lurkpoints/time a user needs to have to automatically get the **`?lurkrole`** you have defined. The reset is always at the 1st of each month but it will start reapplying roles on the 2nd so the user got enough time to reach the minimum required points. (1 points = 1 minute) **`?lurkrole-minpoints 0`** will deactivate it again.~~   ⇒ **Please use the Bot's Dashboard @** [**bot.lurker.tv**](https://bot.lurker.tv)


---

# 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/untitled.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.
