douyu-task

module
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2022 License: Apache-2.0

README

Douyu-Task

Golang Docker Release License

Config

Full
debug: false
log:
  level: debug
douyu:
  did: abc
  uid: 123
  auth: xyz
  stick:
    remaining: 9999
Global
Name Type Comment
debug bool show verbose information
log.level string available: DEBUG INFO WARN ERROR FATAL DISABLE
Douyu
Name Type Require Comment Cookie
did string T dy_did (douyu.com)
uid string T acf_uid (douyu.com)
auth string T/F expire in 7 days acf_auth (douyu.com)
ltp0 string T/F to refresh auth token LTP0 (passport.douyu.com)
stick.remaining int F room id to send remaining free gift
  • chrome://settings/cookies/detail?site=douyu.com
  • chrome://settings/cookies/detail?site=passport.douyu.com
Dingtalk
Name Type Comment
token string access token
secret string secret (not required)
Docker

Version Size Pull

docker pull starudream/douyu-task
docker run -d \
    --name douyu-task \
    --restart always \
    -v /opt/docker/douyu/config.yaml:/config.yaml \
    -e CONFIG_PATH=/config.yaml \
    starudream/douyu-task

License

Apache License 2.0

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL