初始化

This commit is contained in:
2021-01-21 11:59:44 +08:00
parent 8e41c53292
commit 9e2ae2785b
5 changed files with 85 additions and 0 deletions

4
example.env Normal file
View File

@@ -0,0 +1,4 @@
export SLACK_SIGNING_SECRET=***
export SLACK_BOT_TOKEN=xoxb-***
export DINGTALK_WEBHOOK = 'https://oapi.dingtalk.com/robot/send?access_token=这里填写自己钉钉群自定义机器人的token'