-
Updated
Oct 11, 2021 - Go
#
webhook
Here are 1,954 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
Oct 17, 2021 - Java
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
-
Updated
Oct 5, 2021 - 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
Oct 14, 2021 - PHP
-
Updated
Jan 4, 2019 - JavaScript
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
Oct 11, 2021 - Go
Ruby gem for building Telegram Bot with optional Rails integration
-
Updated
Sep 10, 2021 - 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
Oct 19, 2018 - Go
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
Oct 21, 2021 - JavaScript
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
A very simple webhook server launching shell scripts.
go
bash
continuous-integration
ci
cd
webhook
continuous-deployment
api-rest
shell-script
webhook-server
-
Updated
Jul 11, 2021 - Go
Telegram Bot API Wrapper for Scala
-
Updated
Aug 28, 2021 - Scala
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
Sep 17, 2021 - Java
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
Oct 25, 2021 - Python
notifications
travis-ci
discord
webhook
travis-scripts
hacktoberfest
discord-webhooks
discord-webhook-notifications
travis-webhooks
-
Updated
Mar 26, 2021 - Shell
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
[WIP] An A-Z example of a PHP Telegram Bot.
-
Updated
Jun 14, 2021 - 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
A Python wrapper for ngrok
-
Updated
Oct 16, 2021 - 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."
Should be a nullable ForeignKey on Subscription.
https://stripe.com/docs/api/subscriptions/object#subscription_object-latest_invoice
Tentatively add to 2.2 milestone since it seems like it should be simple (potentially would hit a cyclic sync issue though, due to
Invoice.subscription
relation).