ddgo/README.md

1.2 KiB

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