Skip to content

uynilo9/unipfp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unipfp

Warning

This script is still under development and only for personal use.

✨ Overview

This is a simple script written in TypeScript that updates your social media pfps uniformly and automatically.

📦 Preparation

  1. Clone the repository:
git clone https://github.com/uynilo9/unipfp.git
cd unipfp
  1. Install the dependencies and the Chromium browser:
deno install
deno playwright install chromium
  1. Rename the .env.example file to .env and fill in the fields:
mv .env.example .env

📜 Usage

  • Run the script:
deno run unipfp

⚖️ License

MIT License