Skip to content

Instantly share code, notes, and snippets.

View Moc's full-sized avatar

Tijn Kuyper Moc

View GitHub Profile
@Moc
Moc / discord.msg.send.php
Created June 3, 2020 18:46 — forked from Mo45/discord.msg.send.php
PHP - Send message to Discord via Webhook
<?php
//=======================================================================================================
// Create new webhook in your Discord channel settings and copy&paste URL
//=======================================================================================================
$webhookurl = "YOUR_WEBHOOK_URL";
//=======================================================================================================
// Compose message. You can use Markdown
// Message Formatting -- https://discordapp.com/developers/docs/reference#message-formatting