Lark/飞书机器人 Bash 实现,又一个坑
- Place file
.envinto project root, contains below
APPID='' # AppID
APPSECRET='' # App Secret
SERVER_PORT=8080 # Server Port
EMAIL_SUFFIX='dosk.win' # Email suffix
- Edit
./bin/cmdfor yourself usage - Edit
./etc/bashttpd.conffor router - Run
./bin/cmdor./bin/serverto use - Fill event url to
http://${IP}:${PORT}/on_bot