Notification to Discord PHP
If you need to send embed notification use this
PHP - Send message to Discord via WebhookSend message to Discord via Webhook. GitHub Gist: instantly share code, notes, and snippets.Gist262588213843476
I only need a simple notification
$webhookurl = "https://discord.com/api/webhooks/*";
$array = ["will", "this", "show", "an", "array?"];
$json_