Get anyone's exact location by just sending a link.
This project is inspired by TrackDown
-
Clone the Repository
git clone https://github.com/Armanidrisi/DetectU.git cd DetectU
-
Install Dependencies
npm install
-
Set Environment Variables Create a .env file in the root directory and provide the following variables:
BOT_TOKEN=<Your Telegram Bot Token> BASE_URL=<Your Base URL> PORT=<Your Preferred Port>
-
Running the server
node server