Discord Webhook ሞካሪ
የ Discord የድር መንጠቆዎችን ወዲያውኑ ይሞክሩ። መልዕክቶችን፣ መክተትን እና ሌሎችንም ወደ ማንኛውም የ Discord ቻናል ለመላክ የJSON ክፍያዎችን እና የCURL ትዕዛዞችን ይፍጠሩ።
JSON Payload
{}የ CURL ትዕዛዝ
curl -X POST "YOUR_WEBHOOK_URL" \
-H "Content-Type: application/json" \
-d '{}'Run this command in your terminal to send the webhook message directly.