Webhooks allow you to send real-time notifications to external services when events occur on your servers. This is the primary way to integrate GameSentry with Discord, Slack, and other tools.
Setting Up a Webhook
Navigate to Webhooks in your organization settings.
Click "Add Webhook".
Enter the webhook URL (e.g., a Discord channel webhook URL).
Select which events should trigger the webhook.
Optionally customize the payload template.
Save and test the webhook.
Supported Events
- Player joined / disconnected
- Chat messages
- Player kills
- Server online / offline / crashed
- Ban / unban actions
- Automation rule triggered
- Appeal submitted
Discord Integration
The most common webhook integration is Discord. Create a webhook in your Discord channel settings, paste the URL into GameSentry, and select the events you want forwarded. Messages appear as rich embeds in your Discord channel.
Use different Discord channels for different event types. For example, send kills to a #kills channel and chat to a #server-chat channel for better organization.