Discord Log
Step 1: Configure the Discord Log System
Step 2: Enable Logging and Set Webhook
discordLog = {
enabled = false,
webhook = 'https://discord.com/api/webhooks/1273230382594003019/FqPU9b0FqkROTKOgKoLThb5ApA-vV14JbuFwOPAUsDJrJqYHTwwFAHUlnvz8IwJZh7UE',
}enabled = truewebhook = 'https://discord.com/api/webhooks/YOUR_WEBHOOK_URL'Example of Updated Configuration:
Step 3: Save and Restart Your Server
Last updated