Go to file
ehlxr c5e88fe64e update at 2020-11-12 14:25:14 by ehlxr 2020-11-12 14:25:14 +08:00
pkg update at 2019-11-26 12:23:55 by ehlxr 2019-11-26 12:23:55 +08:00
.gitignore init 2019-11-15 10:23:47 +08:00
Dockerfile init 2019-11-14 18:20:07 +08:00
LICENSE init 2019-11-14 17:13:45 +08:00
Makefile update at 2019-11-25 17:25:11 by ehlxr 2019-11-25 17:25:11 +08:00
README.md update at 2019-12-02 10:38:24 by ehlxr 2019-12-02 10:38:24 +08:00
go.mod update at 2019-11-20 14:45:32 by ehlxr 2019-11-20 14:45:32 +08:00
main.go update at 2020-11-12 14:25:14 by ehlxr 2020-11-12 14:25:14 +08:00
version update at 2019-11-25 17:23:04 by ehlxr 2019-11-25 17:23:04 +08:00

README.md

DDGO

license

Usage:
  ddgo [OPTIONS]

Application Options:
  -a, --addr=             Addr to listen on for HTTP server (default: :80) [$ADDR]
  -v, --version           Show version info

DingTalk Robot Options:
  -t, --robot-token=      DingTalk robot access token [$ROBOT_TOKEN]
  -s, --robot-secret=     DingTalk robot secret [$ROBOT_SECRET]
  -m, --robot-at-mobiles= The mobile of the person will be at [$ROBOT_AT_MOBILES]
  -e, --robot-at-all      Whether at everyone [$ROBOT_AT_ALL]

Help Options:
  -h, --help              Show this help message

 ____  ____    ___  _____
(  _ \(  _ \  / __)(  _  )
 )(_) ))(_) )( (_-. )(_)(
(____/(____/  \___/(_____)

Name: ddgo
Version: v0.0.3
BuildTime: 2019-11-20 17:04:53
GitCommit: 07fdff979c34534650c88a8c677f0446500886be
GoVersion: go version go1.13.4 darwin/amd64