-
Updated
Feb 21, 2022 - Go
#
webhook
Here are 2,160 public repositories matching this topic...
webhook is a lightweight incoming webhook server to run shell commands
go
shell
hooks
webhooks
hook
devops
automation
programming
web
integration
server
script
ci
webhook
deploy
automate
redeploy
incoming
execute
hacktoberfest
Java library to create bots using Telegram Bots API
-
Updated
Apr 24, 2022 - Java
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
-
Updated
Apr 9, 2022 - Go
A full-featured Laravel package for aiding in Shopify App development
callback-url
laravel
facade
webhook
driver
shopify
laravel-package
laravel-shopify
scripttags
shopify-app
-
Updated
Apr 17, 2022 - PHP
Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.
notifications
macos
docker
golang
open-source
ios
server
notification-api
rest-api
webhook
docker-image
notification-service
push-notifications
anonymous
apns
notifications-alert
message-workflow
-
Updated
Apr 23, 2022 - Go
-
Updated
Jan 4, 2019 - JavaScript
A lightweight, fast and efficient discord nitro sniper, giveaway sniper & invite sniper.
javascript
light
fast
oss
sniper
js
discord
webhook
discordjs
efficient
selfbot
invite
nitro
giveaway
nitro-sniper
discord-nitro
discord-nitro-sniper
nitrosniper
giveaway-sniper
invite-sniper
-
Updated
Apr 23, 2022 - JavaScript
Ruby gem for building Telegram Bot with optional Rails integration
-
Updated
Mar 13, 2022 - Ruby
Just a tiny, simple and real-time self-hosted pub/sub messaging service
go
golang
pusher
websocket-service
backend
topic
webhook
websockets
realtime
pubsub
tiny
pub
realtime-messaging
redis-channel
-
Updated
Mar 20, 2022 - Go
A very simple webhook server launching shell scripts.
go
bash
continuous-integration
ci
cd
webhook
continuous-deployment
api-rest
shell-script
webhook-server
-
Updated
Mar 2, 2022 - Go
Zabbix AlertScript for Slack.com chat
shell
slack
bash
alerts
monitoring
webhook
zabbix
slack-sender
zabbix-alertscript
zabbix-server
zabbix-media
-
Updated
Oct 20, 2019 - Shell
Telegram Bot API Wrapper for Scala
-
Updated
Apr 22, 2022 - Scala
ReST based network device broker
docker
juniper
cisco
webhook
napalm
netmiko
junos-automation
network-automation
network-programming
cisco-ios-xr
ncclient
jinja2-templates
cisco-ios
-
Updated
Mar 31, 2022 - Python
Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.
-
Updated
Apr 22, 2022 - Java
推送通知 sdk(Bark、Chanify、钉钉群机器人、Discord、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushDeer、PushPlus、QQ 频道机器人、Rocket Chat、Server 酱、Showdoc Push、Slack、Telegram、Webhook、企业微信群机器人、息知、Zulip)。
slack
bot
telegram
gitter
discord
webhook
notifier
bark
zulip
mattermost
rocketchat
serverchan
wework
dingtalk
googlechat
feishu
qq-bot
chanify
xizhi
pushdeer
-
Updated
Apr 20, 2022 - PHP
A Python wrapper for ngrok
-
Updated
Mar 28, 2022 - Python
[WIP] An A-Z example of a PHP Telegram Bot.
-
Updated
Jan 12, 2022 - PHP
iProdigy
commented
Sep 23, 2020
Description
App access tokens with scopes can be useful in specific applications (e.g. requesting analytics data). The library currently can only provide an app access token with no scopes.
Solutions
Be able to specify scopes to be included when creating an app access token. This code should go in TwitchIdentityProvider (see https://github.com/twitch4j/twitch4j/pull/140/files#diff-7
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
gitlab
deployment
webhook
deploy
bitbucket
deploy-tool
deployment-manager
auto-deployment
php-deployment-script
-
Updated
Dec 26, 2017 - PHP
notifications
travis-ci
discord
webhook
travis-scripts
hacktoberfest
discord-webhooks
discord-webhook-notifications
travis-webhooks
-
Updated
Mar 26, 2021 - Shell
execute discord webhooks
-
Updated
Apr 15, 2022 - Python
Improve this page
Add a description, image, and links to the webhook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webhook topic, visit your repo's landing page and select "manage topics."
in
WebhookEventTrigger.from_request
we log the webhook request IP address, but we extract it in a simplistic way:https://github.com/dj-stripe/dj-stripe/blob/0dd7925602e9b2ac693391fc9c02c4d87b97f5a9/djstripe/models/webhooks.py#L86-L92
It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor