> For the complete documentation index, see [llms.txt](https://docs.votemanager.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.votemanager.xyz/servers/create/discord-servers.md).

# Discord Servers

{% hint style="info" %}
This continues from the tutorial on the previous page ([here](/servers/create.md))
{% endhint %}

To continue your setup, please go to the link shown as step one. It should look like this: `https://discordservers.com/pannel/[your-servers-id]/webhooks`

**E.G.** `https://discordservers.com/panel/959775329843544074/webhooks`

<figure><img src="/files/1rYZf0r4vYGUMohJpFXE" alt=""><figcaption><p>Your servers Discord Servers webhooks page</p></figcaption></figure>

You should be taken to a page that looks like the above image. Click on the **Add Webhook** in the bottom right

Name the webhook something that shows what it is, for example, Vote Manager. Then, paste the URL provided in step two into the **Payload URL** box. The URL should follow the format `https://webhooks.votemanager.xyz/request/discordservers/[your-servers-id]/`

**E.G.** `https://webhooks.votemanager.xyz/request/discordservers/959775329843544074/`

{% hint style="warning" %}
Discord Servers does not support Authentication with webhooks. You will not need to enter the provided passphrase anywhere
{% endhint %}

For the **Content Type** box, please leave it as the default value, `application/json`. Once you have filled out the options as shown below click on the **Submit** button

<figure><img src="/files/F4lxXcc3mS9Okamn49DB" alt=""><figcaption><p>Webhook Name &#x26; Payload URL have been filled out</p></figcaption></figure>

After clicking submit, you should have a table that looks similar to the image below:

<figure><img src="/files/oQFnvKn8OFevL19GVzBz" alt=""><figcaption><p>The webhook details have been saved</p></figcaption></figure>

Your vote tracker is now fully setup! A message will be sent with your configured embed to the channel you configured whenever a user gives gems to/bumps your server

If you forget or lose your passphrase you can run the `/trackers passphrase` command. Select **Server** for the type then choose the tracker from the options and run the command

<figure><img src="/files/Nz2ylf4PFqNkeS9ESrnV" alt=""><figcaption><p>Trackers Passphrase Command</p></figcaption></figure>
