Socket
Socket
Sign inDemoInstall

ypb

Package Overview
Dependencies
36
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ypb

๐Ÿค– Meta's Threads bot that posts current โŒš `year progress bar` updates.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
7.86 MB
Created
Weekly downloads
ย 

Readme

Source

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

Keywords

FAQs

Last updated on 25 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc