Clone the project
git clone https://github.com/kevinnadar22/URL-Shortener-V2
Go to the project directory
cd URL-Shortener-V2
Install dependencies
pip3 install -r requirements.txt
Change The Vars Of config.py File Accordingly
Start the server
python3 -m main
Language: Python 3.9.9
Library: Pyrogram 2.0.30