A simple Python script that gathers basic data of a Discord user using their ID, utilizing the discord-lookup-api
Nothing out of the ordinary, basic data for a possible collection of public information.
Clone the repository
git clone https://github.com/Euronymou5/Simple-Discord-Lookup
Install dependencies
pip3 install -r requirements.txt
Add ID
python3 main.py -id <id>
Basic usage example
python3 main.py -id 707339151065874502
Display raw JSON data
pyton3 main.py -id 707339151065874502 -raw
Format JSON data
Display raw JSON data