Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 755 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 755 Bytes

Logger :: Educational purposes only

Simple way to log visitors IP address into your Discord Sever (Webhooks)


⚠️ Warning

Do not abuse this on other people, feel free to test it out for personal testing. This is just an example to show how easy it is to grab informations of an user.


🙇🏽‍♂️ Setup

$ git clone https://github.com/vKxni/logger
$ cd logger
$ npm i 

Up && Running

$ npm run dev

This will build and start the server automatically.

After that, navigate to localhost:8000.