sign tieba in command line
$ npm i tieba-sign -g
# set cookie
$ ts cookie <bduss>
# sign
$ ts
Command | Description |
---|---|
ts cookie | save cookie locally |
ts | sign |
ts -s | skip cache and sign |
ts clear | clear stored data, including cookie |
MIT © fengzilong