webhook is a lightweight incoming webhook server to run shell commands
-
Updated
Apr 28, 2022 - Go
{{ message }}
webhook is a lightweight incoming webhook server to run shell commands
短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
Java library to create bots using Telegram Bots API
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
A full-featured Laravel package for aiding in Shopify App development
Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.
A lightweight, fast and efficient discord nitro sniper, giveaway sniper & invite sniper.
Ruby gem for building Telegram Bot with optional Rails integration
Just a tiny, simple and real-time self-hosted pub/sub messaging service
A very simple webhook server launching shell scripts.
Zabbix AlertScript for Slack.com chat
Telegram Bot API Wrapper for 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)。
ReST based network device broker
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.
A Python wrapper for ngrok
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.
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.
execute discord webhooks
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
Add a description, image, and links to the webhook topic page so that developers can more easily learn about it.
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