Files
GCCWechatBot/.env.example
T

6 lines
224 B
Bash

WEBHOOK_SECRET=replace-with-a-long-random-secret
WECOM_WEBHOOK_URL=https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=replace-with-key
# ALLOWED_ORGS=my-org,another-org
# MAX_MESSAGE_LENGTH=1800
# DELIVERY_TTL_SECONDS=600