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

# Home Depot

<p style={{ marginTop: "-15px", marginBottom: "-25px", fontSize: "1.1rem", color: "var(--gray)" }}>
  Commands to use the Home Depot bot
</p>

### <span style={{ marginBottomBottom: "15px", marginTop: "0px", fontSize: "1.75rem", display:"block"}}>Home Depot</span>

<p style={{ fontWeight: "600", fontSize: "1.15rem", display: "block", marginTop: "1rem", color: "var(--tw-prose-headings)"}}>
  Set your local Home Depot zipcode
</p>

> <code>
>   /hd <span class="text-primary dark:text-primary-light">set-zipcode  </span>
> </code>
>
> <br />
>
> <span style={{ display: "block", marginTop: "6px", marginBottom: "16px" }}>
>   Set your local zipcode so the bot knows which Home Depot stores to check for stock. This is required before you can receive stock notifications.
> </span>

<p style={{ fontWeight: "600", fontSize: "1.15rem", display: "block", marginTop: "1rem", color: "var(--tw-prose-headings)"}}>
  View your saved zipcode
</p>

> <code>
>   /hd <span class="text-primary dark:text-primary-light">get-zipcode</span>
> </code>
>
> <br />
>
> <span style={{ display: "block", marginTop: "6px", marginBottom: "16px" }}>
>   View the zipcode you currently have saved. Use this to check if your location is set correctly.
> </span>

<p style={{ fontWeight: "600", fontSize: "1.15rem", display: "block", marginTop: "1rem", color: "var(--tw-prose-headings)"}}>
  Clear your saved zipcode
</p>

> <code>
>   /hd <span class="text-primary dark:text-primary-light">clear-zipcode</span>
> </code>
>
> <br />
>
> <span style={{ display: "block", marginTop: "6px", marginBottom: "16px" }}>
>   Remove your saved zipcode. You'll need to set a new zipcode before receiving stock notifications again.
> </span>

<p style={{ fontWeight: "600", fontSize: "1.15rem", display: "block", marginTop: "1rem", color: "var(--tw-prose-headings)"}}>
  Set Leads Channel
</p>

> <code>
>   /hd <span class="text-primary dark:text-primary-light">set-leads-channel</span>
> </code>
>
> <br />
>
> <span style={{ display: "block", marginTop: "6px", marginBottom: "16px" }}>
>   Choose which Discord channel you want to receive Home Depot stock notifications in.
> </span>

<p style={{ fontWeight: "600", fontSize: "1.15rem", display: "block", marginTop: "1rem", color: "var(--tw-prose-headings)"}}>
  View the current Leads Channel
</p>

> <code>
>   /hd <span class="text-primary dark:text-primary-light">leads-channel</span>
> </code>
>
> <br />
>
> <span style={{ display: "block", marginTop: "6px", marginBottom: "16px" }}>
>   Check which Discord channel is currently set to receive Home Depot stock notifications.
> </span>
