πDiscord Webhook
About
The Discord Webhook feature allows you to display ad-messages on your discord server.

How to Enable Webhooks
Open your
features.yml
file.Set
Webhooks: 'true'
Paste your Discord Webhook URL inside the
WebhookURL: '...'
- Setting
Without a valid Webhook URL, the system cannot send any messages!
How to Create a Webhook in Discord
Open your Discord server.
Go to the βοΈ Server Settings tab
Go to Integrations and navigate to Webhooks
Click New Webhook.
Give it a name, select the Channel you want and copy the Webhook URL.
Last updated