Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 269 Bytes

DiscordWebhookWrapper

.env

CHANNEL1=/api/webhooks/999999999999999999/xxxxxxxxxxxxxxxxxxxx
CHANNEL2=/api/webhooks/999999999999999999/yyyyyyyyyyyyyyyyyyyy

how to call

{
    "webhookName": "CHANNEL1",
    "content": "HELLO WORLD!"
}