Skip to main content
While operating ZEON, you may notice that it occasionally creates Webhooks in your server’s channel settings. This is completely normal and represents a core part of ZEON’s high-performance infrastructure.

What is a Webhook?

A Webhook is a Discord feature that allows applications to send messages into a text channel without acting as a standard bot user. Instead of traditional bot messages, ZEON uses webhooks to send high-volume automated data (such as Logging events and Security audit trails) directly to your server.

Why ZEON Uses Webhooks

By default, Discord imposes strict Rate Limits on normal bot accounts. If a bot sends too many messages too quickly in a busy server, Discord temporarily mutes the bot, preventing it from executing commands or moderating effectively. To ensure your server remains protected even during massive raids or high-activity spikes, ZEON bypasses these rate limits using Webhooks:
  1. Zero Command Latency: Webhooks have separate rate limits from the main bot. This means even if ZEON is logging 100 messages a second during a server nuke, your .ban and .kick commands will still execute instantly without delay.
  2. Invisible Integration: ZEON automatically applies its own name and profile picture to the Webhook. To your server members, the logs look exactly like normal bot messages.
  3. Auto-Management: You never have to manually create or configure these webhooks. ZEON’s engine automatically generates them as needed, securely stores the connection links in its database, and cleans them up if you delete the channel.

Permissions

For ZEON’s logging and security modules to function correctly, it must have the Manage Webhooks permission in any channel where it is expected to send automated data.
If you manually delete the ZEON webhooks from your Discord Server Settings (Server Settings > Integrations > Webhooks), ZEON will simply re-create them the next time it needs to send a log. You do not need to manage them yourself!