Skip to content

Watches the Discord API repo for any changes, then fires a webhook if any are detected.

License

Notifications You must be signed in to change notification settings

hikari-py/dapi-docs-webhook-watcher

Repository files navigation

Discord API webhook poller for Discord

Polls GitHub to notify of any new commits to the API documentation, then sends it via a webhook to Discord.

Running

Run docker-compose up -d -e 'DAPI_TRACKER_PATH'='http://discord-webhook-url-here'.