Skip to main content
Discord Logo

Discord Notifications

Send notifications to Discord servers via webhook

Official Website: https://discord.com

Features

  • Webhook integration
  • Embed messages
  • Channel notifications
  • Rich formatting

Configuration Settings

To activate this integration, you need to provide the following information in the AVCI CMS admin panel:

Field NameLabelTypeRequiredDescription
webhookUrlWebhook URLurl✅ YesEx: https://discord.com/api/webhooks/...
channelChanneltext✅ YesEx: #general
usernameBot Nametext❌ NoEx: AVCI CMS Bot

Setup Steps

1. Go to Channel Settings

Enter the settings (gear icon) of the channel where you want to receive notifications.

2. Integrations and Webhooks

Go to Integrations -> Webhooks and click the 'New Webhook' button.

3. Copy the URL

Copy the Webhook URL and paste it into the configuration field below.

Developer & API Integration

This integration is managed in the AVCI CMS backend with the IntegrationType.DISCORD enum value. After completing the configuration via the admin panel, the system will automatically start using Discord services.