Skip to content
#

webhook

Here are 2,160 public repositories matching this topic...

短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正

  • Updated Apr 4, 2022
  • Java
therefromhere
therefromhere commented Nov 18, 2019

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

推送通知 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)。

  • Updated Apr 20, 2022
  • PHP
iProdigy
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

Improve this page

Add a description, image, and links to the webhook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webhook topic, visit your repo's landing page and select "manage topics."

Learn more