Webhooks (logs)

The webhooks can be found in the config file of anticheat resource

Config.WebhookStatusAnticheat = '' -- Status resource
Config.WebhookWarning = '' -- Warning
Config.WebhookEntities = '' -- Entities
Config.WebhookExplosions = '' -- Explosions
Config.WebhookKick = '' -- Kick
Config.WebhookBan = '' -- Ban
Config.WebhookConnect = '' -- Connect
Config.WebhookDisconnect = '' -- Disconnect
Config.WebhookConnectWarning = '' -- Connect warning
Config.WebhookSuspiciousKills = '' -- Suspicious kills
Config.WebhookKillsAndDeaths = '' -- Kills and deaths
Config.WebhookBackdoor = '' -- Backdoor

What is a webhook?

A webhook is an URL that you can create in your discord channel on Integrations section (found in Edit Channel) where the anticheat resource sends messages to the specific discord channel in order to monitor the anticheat activity.

How can I create a webhook?

Examples

Last updated