-
Updated
Apr 28, 2022 - Go
#
webhook
Here are 2,224 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
短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
-
Updated
Jul 8, 2022 - Kotlin
Java library to create bots using Telegram Bots API
-
Updated
Jul 6, 2022 - Java
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
-
Updated
Jul 7, 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
Jul 2, 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
Jun 21, 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
Jun 18, 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
Jul 6, 2022 - Scala
推送通知 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
Jul 5, 2022 - PHP
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
May 20, 2022 - Java
A Python wrapper for ngrok
-
Updated
May 21, 2022 - Python
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
[WIP] An A-Z example of a PHP Telegram Bot.
-
Updated
Jan 12, 2022 - PHP
execute discord webhooks
-
Updated
May 14, 2022 - Python
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
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_requestwe 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