An open API service indexing awesome lists of open source software.

https://github.com/corcd/sentry-wechat

Sentry 企业微信通知插件
https://github.com/corcd/sentry-wechat

python sentry wechat wechat-work

Last synced: 9 months ago
JSON representation

Sentry 企业微信通知插件

Awesome Lists containing this project

README

          

# sentry-wechat

Sentry 企业微信通知插件

> *项目修改自 [anshengme/sentry-dingding](https://github.com/anshengme/sentry-dingding),感谢原作者 [anshengme](https://github.com/anshengme)*

## Install

### docker

拉取官方镜像,修改其中的 `requirements.txt`,加入单独一行 `sentry-wechat~=0.03` 即可

### python

pip 安装依赖包即可

```bash
$ pip install sentry-wechat
```

## Usage

在项目的所有集成页面找到 `Wechat Work` 插件启用,并设置 `key`

## License

MIT