Small Node.js service that receives incoming webhook events, validates the shared envelope, routes each event to a configured Discord webhook, and sends a formatted Discord embed. All routings in the ...
Send notifications to Discord using a webhook. Works with all execution environments including windows, macos, and linux. This sends a notification to discord using a webhook URL. It is written in ...