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 ...
The bot is designed for self-hosted environments where operational control from Discord is more convenient than direct SSH access. This project was developed primarily for internal use and is shared ...