Parses webhooks and forwards them in the proper format to Discord.
100K+
Parses webhooks and forwards them in the proper format to Discord.
You can use the siteā to create the right webhook link. If you want to manually do it, here are the steps:
Replace discordapp.com in url with skyhookapi.com
https://discordapp.com/api/webhooks/firstPartOfWebhook/secondPartOfWebhook
->
https://skyhookapi.com/api/webhooks/firstPartOfWebhook/secondPartOfWebhook
https://skyhookapi.com/api/webhooks/firstPartOfWebhook/secondPartOfWebhook/providerGoesHere
/appveyor/bintray/bitbucket/bitbucketserver/circleci/codacy/dockerhub/gitlab/heroku/instana/jenkins (requires the notification pluginā )/jira/newrelic/patreon/pingdom/rollbar/travis/trello/unity/uptimerobot/vstsIf you want support for a new provider, just create a pull request and add it!
Alternatively, a new provider can also be requested by creating an issueā .
If you wish to contribute, follow our contributing guideā .
If you want to create a new provider please follow the examples shown at our small documentationā .
To build:
npm build
To run server (after building):
npm start
To run tests:
npm test
Through Docker:
docker run -it --rm -p 8080:8080 commit451/skyhook
Special thanks to all our amazing contributors. skyhookapi.com is hosted for free for you, so if you feel so inclined, buy a coffee!ā
skyhook is available under the MIT license. See the LICENSE file for more info.
\ ćoć)ć
Content type
Image
Digest
sha256:97a8a39b9ā¦
Size
78.9 MB
Last updated
7 days ago
docker pull commit451/skyhook