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

# วิธีตั้งค่า Webhook

> ไกด์คู่มือสำหรับคนที่ต้องการให้มีระบบแจ้งเตือนบอกใน Discord ตัวเอง

## คลิปสอนใช้งาน:

<iframe src="https://www.youtube.com/embed/oE-pvYePzGg" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

<Steps>
  <Step title="📁 Create a Discord Channel">
    Open your own Discord server and create a new channel for webhook notifications.
  </Step>

  <Step title="⚙️ Open Integrations">
    Go to `Server Settings` → `Integrations` → `Webhooks`.
  </Step>

  <Step title="🔗 Create a Webhook">
    Press `New Webhook`, choose your channel, then copy the webhook URL.
  </Step>

  <Step title="📋 Paste Into the Script">
    Open the ReaperX script menu, go to `Webhook Settings`, and paste your webhook URL into the input box.

    <Warning>
      ⚠️ Don’t forget to press `Enter` after pasting the link.
    </Warning>
  </Step>

  <Step title="✅ Enable Webhook Notifications">
    Turn on the webhook features you want to use, then save your settings.
  </Step>
</Steps>

<Tip>
  Webhook notifications will only send after completing Missions, Raids, Waves, or when spinning Familys.
</Tip>
