# Welcome / Changelog

If you can't find an answer to your question, please [join our Discord](https://discord.lurker.tv), and we will add the Question & Answer here too if it's a good one :rofl:&#x20;

## Welcome to the Official Lurker.tv Documentation!

## Changelog

### News & Changes will be posted on our Patreon Page in the future! [ https://www.patreon.com/lurkertv](https://www.patreon.com/lurkertv)

### 2020

Tons of new Stuff ^^

### 2019-07-05&#x20;

**Added*****/Improved*****&#x20;LTV Bot &  LTV Bot  Web Dashboard -&#x20;*****v0.0.2 (Alpha state!)***

* Lurkrole protected days only count for being removed from the role instead of protecting from being removed and added.&#x20;
* Added to the Bot Dashboard & Bot that you can now set an incremental value per day that your minimum required points per day increase per day.  **Example:** It is day 3 of the month ⇒ You did set minimum required points to 60 and per day 30 = `60+(30×3) = 150` points are required on day 3

### 2019-07-01 - LTV Bot - *v0.8.3 &* Dashboard ***v0.0.4***

#### **Improved** - LTV Bot - *v0.8.3*

* `?lurktop10` can now show previous Top10 stats if you use it like this ⇒ `?lurktop10 month 2019 06`   &#x20;

**Added  -&#x20;**&#x20;**Dashboard&#x20;*****v0.0.4***

* There are now [**Lurker+**](https://patreon.com/lurkertv) Settings:
  * set a Discord Invite link for your Lurkpage
  * change the Ranking system configuration

**Improved - [www.lurker.tv](http://www.lurker.tv)**

* In the Discord overview, [**Lurker+**](https://patreon.com/lurkertv) Discords are highlighted now

### 2019-06-29 - Dashboard ***v0.0.3***

**Added**

* You can now limit commands to a specific discord channel, to let the command spam out of your other channels
* Deactivate host messages to be shown, if your discord member does not host a community member

### 2019-06-21 - Dashboard ***v0.0.2*** & Bot *v0.8.2*

**Added - LTV Bot  Web Dashboard -&#x20;*****v0.0.2 (Alpha state!)***

* User settings & -statistics
* You can see how many are lurking you on the main screen
* Requirement: On login users need to connect their Twitch account.

#### **Improved -** LTV Bot - *v0.8.2*

* Reworked the `?live`, `?lurklink` & `?lurkstatus` commands
* Some improvements about how online streamers are stored.

### 2019-06-18 - Dashboard ***v0.0.1***

**Added - LTV Bot  Web Dashboard -&#x20;*****v0.0.1 (Alpha state!)***

* A very first version of a Web Dashboard for Server Admins and the Discord members. Expect Bugs and awesomeness → <https://bot.lurker.tv>

**Improved - [www.lurker.tv](http://www.lurker.tv)**

* Reworked a bit of the login/logout system, so it shouldn't happen any more(or at least improved a lot) that users get logged automatically randomly. Also, after a logout / login you will get back to the same page you were before.

### 2019-06-17 - Bot *v0.8.1*

**Added**

* There are **two** [new Discord commands](https://help.lurker.tv/discord/commands) in Town
  * **`?lurked`** shows how many people are Lurking you from [lurker.tv.](https://www.lurker.tv)
  * **`?referral <@mention-user>`** will tell the system that @mention-user recruited you. You will receive *100 bonus points* and your recruiter will receive *500 bonus points*. Both of you need to have used the `?addtwitch <yout-twitch-name>` command. You can only get Referred once, but you can get recruit multiple people.(These points will be adjustable at a later point through a web dashboard)
* **plus** one command for Twitch Subscribers
  * **`?subcheck`** shows you how many people are lurking you from [lurker.tv](https://www.lurker.tv)

### 2019-06-13 - Documentation :raised\_hands:&#x20;

#### Added

* Lurker.tv Documentation

###

###


---

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