# Change Logs

<details>

<summary>4.7.0  <mark style="color:blue;"><code>Oct 4, 2023</code></mark></summary>

* Boost\_Reward bugs have Fixed
* Documents become rich <https://tempbot.xyz/docs>
* Purchasing Experience Improved
* `/my-roles` changed to `/myroles`
* `/server-info` changed to `/serverinfo`

```
Published on Oct 4, 2023 (10/4/2023)
```

</details>

<details>

<summary>4.6.0 <mark style="color:blue;"><code>May 25, 2023</code></mark></summary>

* [/buttons](/commands/staff.md#buttons-premium) command now supports permanent roles
* [/reactions](/commands/staff.md#reactions-premium) command now supports permanent roles
* [/boosts](/commands/staff.md#boosts-premium) feature launched

```
Published on May 25, 2023 (05/25/2023)
```

</details>

<details>

<summary>4.5.1 <mark style="color:blue;"><code>May 18, 2023</code></mark></summary>

* 10+ Bugs fixed
* [/settings res\_msg](/commands/staff.md#settings) dropped from Premium (everyone can you it now)
* [/temprole](/commands/staff.md#temprole) command updated
* [/help](/commands/general.md#help) command updated&#x20;

  <div align="left"><figure><img src="/files/JMt8XmwIlxuQS6xXfv6W" alt="" width="171"><figcaption></figcaption></figure></div>
* `time:` parameter changed to `duration:` in all commands
* Premium commands no longer appear in the normal bot

```
Published on May 18, 2023 (05/18/2023)
```

</details>

<details>

<summary>4.5.0 <mark style="color:blue;"><code>May 9, 2023</code></mark></summary>

* A few bugs fixed
* Buttons temprole feature added ([/buttons](/commands/staff.md#buttons))

```
Published on May 9, 2023 (05/09/2023)
```

</details>

<details>

<summary>4.4.2 <mark style="color:blue;"><code>Apr 30, 2023</code></mark></summary>

* A few bugs fixed
* Reactions temprole feature added ([/reactions](/commands/staff.md#reactions))

```
Published on Apr 30, 2023 (04/30/2023)
```

</details>

<details>

<summary>4.3.1 <mark style="color:blue;"><code>Apr 16, 2023</code></mark></summary>

* A few bugs fixed
* /help commands updated

<img src="/files/vZUuCmMCh6INz4UIUui4" alt="/help v4.3.1" data-size="original">

```
Published on Apr 16, 2023 (04/16/2023)
```

</details>

<details>

<summary>4.2.0 <mark style="color:blue;"><code>Mar 3, 2023</code></mark></summary>

[/settings res\_cmd](/commands/staff.md#settings) command added

```
Published on Mar 3, 2023 (03/03/2023)
```

</details>

<details>

<summary>4.1.2 <mark style="color:blue;"><code>Apr 15, 2023</code></mark></summary>

* Some bugs fixed
* [/premium](/commands/general.md#premium) command added
* [/reminder](/commands/staff.md#reminder-premium) feature launched
* Special License Keys supported

```
Published on Apr 15, 2023 (04/15/2023)
```

</details>

<details>

<summary>4.0.0 <mark style="color:blue;"><code>Mar 3, 2023</code></mark></summary>

* TempBot moved from v3 to v4
* All commands moved to slash-commands (/command)
* The minimum members limit to use the bot removed
* Premium becomes cheaper
* many more changes

{% code fullWidth="false" %}

```
Published on Mar 3, 2023 (03/03/2023)
```

{% endcode %}

</details>


---

# 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://docs.tempbot.xyz/more/change-logs.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.
