> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macroware.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook Tab

> All features under the webhook tab

## Webhook

<AccordionGroup>
  <Accordion title="Send Webhook" icon="toggle-large-off">
    This option will send messages to a Discord Webhook based on the user's settings.
  </Accordion>

  <Accordion title="Send Graph Webhook (1hr)" icon="toggle-large-off">
    This option will send a graph, similar to Natro Macro, every hour.
  </Accordion>

  <Accordion title="Webhook frequency (mins)" icon="toggle-large-off">
    This option modifies the frequency the main webhook is sent (in minutes).
  </Accordion>

  <Accordion title="URL" icon="toggle-large-off">
    This input is the Discord URL that messages are sent to.

    <Note>
      [Tutorial](https://www.youtube.com/watch?v=LCswgFtACQI) for making a Discord webhook.
    </Note>
  </Accordion>

  <Accordion title="Discord User ID" icon="toggle-large-off">
    This option is your Discord ID. This will be used to ping you on disconnects or on messages if enabled.

    <Note>
      [Tutorial](https://www.youtube.com/watch?v=mc3cV57m3mM) for getting your Discord ID.
    </Note>
  </Accordion>

  <Accordion title="Webhook Hex Color" icon="toggle-large-off">
    This option is the color for your embeds.
  </Accordion>

  <Accordion title="Ping Discord ID" icon="toggle-large-off">
    This option will toggling you being pinged with each message.
  </Accordion>

  <Accordion title="Test Webhook" icon="toggle-large-off">
    This button will test to make sure your webhook is working properly. When tested, you should see the message that is sent at your desired frequency.
  </Accordion>
</AccordionGroup>

## Webhook Settings

<AccordionGroup>
  <Accordion title="Shorten Numbers" icon="toggle-large-off">
    This option will shorten numbers to their abbreviation instead of full-length ones.
  </Accordion>

  <Accordion title="Show Daily Honey" icon="toggle-large-off">
    This option will show your daily honey.
  </Accordion>

  <Accordion title="Show Honey Per Hour" icon="toggle-large-off">
    This option will show your calculated honey per hour.
  </Accordion>

  <Accordion title="Show Total Honey" icon="toggle-large-off">
    This option will show the current amount of honey your account has.
  </Accordion>

  <Accordion title="Show Balloon" icon="toggle-large-off">
    This option will show information about your hive balloon.
  </Accordion>

  <Accordion title="Show Nectars" icon="toggle-large-off">
    This option will show your nectar information.
  </Accordion>

  <Accordion title="Show Position on Leaderboards" icon="toggle-large-off">
    This option will show your position on each leaderboard.
  </Accordion>

  <Accordion title="Show Planters" icon="toggle-large-off">
    This option will show information about your active planters.
  </Accordion>

  <Accordion title="Send on quest complete" icon="toggle-large-off">
    This option will send a message when a quest is complete.
  </Accordion>

  <Accordion title="Send on auto badge claim" icon="toggle-large-off">
    This option will send a message when a badge is auto claimed.
  </Accordion>

  <Accordion title="Send Item Changes" icon="toggle-large-off">
    This option will include item changes in each main message.
  </Accordion>

  <Accordion title="Send on Auto Blender Complete" icon="toggle-large-off">
    This option will send a message when a blend is completed.
  </Accordion>

  <Accordion title="Send on Auto Progress Update" icon="toggle-large-off">
    This option will send a message when auto progress makes a purchase.
  </Accordion>
</AccordionGroup>
