Knowledge Base / Notifications / Discord Webhook Notifications
Notifications · 2 min read

Discord Webhook Notifications

Servycore can send real-time notifications to your Discord server via webhooks. Get instant alerts when players link accounts, support tickets are created, or leaderboard events occur.

Notification Types

Servycore supports three types of Discord webhook notifications:

Type Trigger Events
Link Player account linking and unlinking events
Support Support ticket creation and updates
Leaderboard Leaderboard-related events

Each type uses its own webhook URL, so you can send different notifications to different Discord channels.

Setting Up Webhooks

Step 1: Create a Discord Webhook

  1. Open your Discord server
  2. Go to Server Settings > Integrations > Webhooks
  3. Click New Webhook
  4. Choose the channel where you want notifications
  5. Copy the webhook URL

Step 2: Configure in Servycore

Navigate to Panel > Your Project > Notifications and select the notification type you want to configure (Link, Support, or Leaderboard).

Discord Webhook Settings

For each notification type, the configuration is the same:

Setting Description
Enable Discord Notification Toggle to enable/disable notifications
Discord Webhook URL The webhook URL from your Discord server

Notes

  • Webhook URLs are validated to ensure they are valid Discord webhook URLs
  • Each notification type is independent — you can enable one without the others
  • You can use different channels for each notification type by using different webhook URLs
  • Notifications are sent in real-time as events occur