ypb
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.2ย โ€ขย Publicย โ€ขย Published

YearProgressBar

npm version install size license style: ts-standard

Meta's Threads bot that posts current year progress bar updates.

See it in action on @yearprogbar ๐Ÿ™Œ

Highlights

Install

npm install -g ypb

Usage

ypb [options]

Options

  • -u, --username <username>: threads username.
  • -p, --password <password>: threads password.
  • -f, --force: (optional) force post the current progress (default: false)
  • -d, --debug: (optional) run in local, console.log only mode (default: false)
  • -V, --version: output the version number
  • -h, --help: display help for command

Examples

  1. Run the program:

    ypb -u <username> -p <password>
  2. Post the current year progress when starting the program:

    ypb -u <username> -p <password> -f
  3. Post the current year progress on start while running in debug mode:

    $ ypb -u <username> -p <password> -f -d
    
    โ•ญโ”€โ”€โ”€โ”€โ”€โ”€ 25.01.2024 19:01 โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
    โ”‚                              โ”‚
    โ”‚   โŒš 2024 is 6% complete    โ”‚
    โ”‚   โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   โ”‚
    โ”‚                              โ”‚
    โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Toolchain

Others

Package Sidebar

Install

npm i ypb

Weekly Downloads

0

Version

1.0.0-beta.2

License

MIT

Unpacked Size

14.6 kB

Total Files

6

Last publish

Collaborators

  • redwerkz