Warning
This script is still under development and only for personal use.
This is a simple script written in TypeScript that updates your social media pfps uniformly and automatically.
- Clone the repository:
git clone https://github.com/uynilo9/unipfp.git
cd unipfp- Install the dependencies and the Chromium browser:
deno install
deno playwright install chromium- Rename the
.env.examplefile to.envand fill in the fields:
mv .env.example .env- Run the script:
deno run unipfpMIT License