islack

Slack tools.


Keywords
islack, Slack, incoming
License
MIT
Install
pip install islack==0.1.1

Documentation

iwebhooks

Webhooks

Quick Start

1. Start directly:

pip install -r requirements.txt

python app.py

2. Start by docker-compose

docker-compose up -d iwebhook

3. Deploy in kubernetes by helm

helm install iwebhook 

Test

cp client.env.example client.env

# Change config in client.env
source client.env

python client.py

Alicloud Container Registry Service

1. Deploy Webhooks

2. Setting IM

  • 2.1 Create a channel for slack or a group for bearychat/dingtalk.
  • 2.2 Setting incoming robot.

3. Create Image Registry on alicloud

4. Setting webhooks

5. Push demo