# Infinity Bots

{% hint style="info" %}
This continues from the tutorial on the previous page ([here](https://docs.votemanager.xyz/bots/create))
{% endhint %}

To continue your setup, please go to the link shown as step one. It should look like this: `https://infinitybots.gg/bot/[your-bots-id]/settings`

**E.G.** `https://infinitybots.gg/bot/959699003010871307/settings`

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-8dd01da806ade7122f23a2b9a437106d41945ec3%2Fibl-1.png?alt=media" alt=""><figcaption><p>Your bots Infinity Bots settings page</p></figcaption></figure>

You should be taken to a page that looks like the above image. Click on the sidebar option labelled **Webhooks** to view your bots webhooks

Next, click on the **+New Webhook** button show in the image below

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-2f23f9860af5bd8668692e5b8fda6b5c594339db%2Fibl-2.png?alt=media" alt=""><figcaption><p>Go to the Webhooks section</p></figcaption></figure>

After doing so, you should see a button labelled **Untitled Webhook** appear underneath it. Clicking on it should expand to show the webhook details

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-a82994fc8d3a6d251d22012ca16cd140c26db9c3%2Fibl-3.png?alt=media" alt=""><figcaption></figcaption></figure>

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

**E.G.** `https://webhooks.votemanager.xyz/request/ibl/959699003010871307/`

Enter the provided Passphrase into the **Webhook Secret** field. Ensure that **Simple Auth** is left unchecked and the **Event Whitelist** contains **NEW\_VOTE** or is left empty

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-cc36be10b3029e004286e83ff71484717a0fecb9%2Fibl-4.png?alt=media" alt=""><figcaption><p>Webhook URL &#x26; Authorization have been filled out</p></figcaption></figure>

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

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-38ba89b18d4eb57aeaeb27406b26ad9fd78baf47%2Ftracker_passphrase.png?alt=media" alt=""><figcaption><p>Trackers Passphrase Command</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 upvotes your bot
