# Upgrading Discord Integration to 1.16.51

{% hint style="info" %}
If you are not using customized templates, just remove the **discordtemplates** folder and start up the server
{% endhint %}

### If you are using Customized templates:

Backup your **discordtemplates** folder. Delete the **discordtemplates** folder and restart the server.\
The discordtemplates folder will get generated with a folder **default** inside of it.\
From here read the [customized templates guide](/integrations/discord-integration/customize-discord-templates.md) again. \
\
It is best to start over again from the newly generated templates. Check your backed up templates and compare them with your new template pack. Unfortunately there is no easy way to migrate them other than to compare and adjust. Sorry about the inconvenience caused.\
\
But this will be the only and last time we will break the S++ API. A clean up was desperately needed. And from this point forward your customized templates will always keep working!


---

# 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://wiki.staffplusplus.org/migration-guides/upgrading-discord-integration-to-1.16.51.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.
