# Why does the bot not work after the migration?

To make the bot easier to use, we have migrated the bot to slash-commands. If you have invited the bot to your Discord server before December 11, 2021, you have to activate the slash-commands. For more information type `-help` on your server.

While we advise kicking and re-invite Builderman to ensure your Database Entry is on the latest version, a normal migration via the Command does also work.

{% hint style="danger" %}
**We will drop support of none-Button Embeds on March 30th**.

Should you until then still have not migrated, or have bug report/suggestion embeds that still use the old Functions, that will result in a loss of these tickets.
{% endhint %}


---

# 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://builderman.theravenhub.com/faq/slash-commands-migration.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.
