Code pour envoyer les news d'un flux rss sur discord via un webhook
-
Updated
Jan 10, 2022 - Python
Code pour envoyer les news d'un flux rss sur discord via un webhook
repo-dispatch-event-sender is a Python project designed to trigger repository_dispatch webhook events using the GitHub CLI (gh). It generates payloads based on environment variables and executes the gh command to start specific workflows within a repository.
Simple tool for running shell scripts on webhook events. A simple sample use case is Github Actions: send request from a deploy action to a server with webhook shell invoker running to easily run a deploy script
Add a description, image, and links to the webhook-events topic page so that developers can more easily learn about it.
To associate your repository with the webhook-events topic, visit your repo's landing page and select "manage topics."